Title: [6786] trunk/arch/blackfin: [#5279] blackfin boards: drop unused isp1760 port1_disable

Diff

Modified: trunk/arch/blackfin/mach-bf527/boards/cm_bf527.c (6785 => 6786)


--- trunk/arch/blackfin/mach-bf527/boards/cm_bf527.c	2009-06-18 15:26:16 UTC (rev 6785)
+++ trunk/arch/blackfin/mach-bf527/boards/cm_bf527.c	2009-06-18 19:13:03 UTC (rev 6786)
@@ -78,7 +78,6 @@
 
 static struct isp1760_platform_data isp1760_priv = {
 	.is_isp1761 = 0,
-	.port1_disable = 0,
 	.bus_width_16 = 1,
 	.port1_otg = 0,
 	.analog_oc = 0,

Modified: trunk/arch/blackfin/mach-bf527/boards/ezkit.c (6785 => 6786)


--- trunk/arch/blackfin/mach-bf527/boards/ezkit.c	2009-06-18 15:26:16 UTC (rev 6785)
+++ trunk/arch/blackfin/mach-bf527/boards/ezkit.c	2009-06-18 19:13:03 UTC (rev 6786)
@@ -77,7 +77,6 @@
 
 static struct isp1760_platform_data isp1760_priv = {
 	.is_isp1761 = 0,
-	.port1_disable = 0,
 	.bus_width_16 = 1,
 	.port1_otg = 0,
 	.analog_oc = 0,

Modified: trunk/arch/blackfin/mach-bf537/boards/stamp.c (6785 => 6786)


--- trunk/arch/blackfin/mach-bf537/boards/stamp.c	2009-06-18 15:26:16 UTC (rev 6785)
+++ trunk/arch/blackfin/mach-bf537/boards/stamp.c	2009-06-18 19:13:03 UTC (rev 6786)
@@ -79,7 +79,6 @@
 
 static struct isp1760_platform_data isp1760_priv = {
 	.is_isp1761 = 0,
-	.port1_disable = 0,
 	.bus_width_16 = 1,
 	.port1_otg = 0,
 	.analog_oc = 0,

Modified: trunk/arch/blackfin/mach-bf548/boards/ezkit.c (6785 => 6786)


--- trunk/arch/blackfin/mach-bf548/boards/ezkit.c	2009-06-18 15:26:16 UTC (rev 6785)
+++ trunk/arch/blackfin/mach-bf548/boards/ezkit.c	2009-06-18 19:13:03 UTC (rev 6786)
@@ -76,7 +76,6 @@
 
 static struct isp1760_platform_data isp1760_priv = {
 	.is_isp1761 = 0,
-	.port1_disable = 0,
 	.bus_width_16 = 1,
 	.port1_otg = 0,
 	.analog_oc = 0,

Modified: trunk/arch/blackfin/mach-bf561/boards/ezkit.c (6785 => 6786)


--- trunk/arch/blackfin/mach-bf561/boards/ezkit.c	2009-06-18 15:26:16 UTC (rev 6785)
+++ trunk/arch/blackfin/mach-bf561/boards/ezkit.c	2009-06-18 19:13:03 UTC (rev 6786)
@@ -62,7 +62,6 @@
 
 static struct isp1760_platform_data isp1760_priv = {
 	.is_isp1761 = 0,
-	.port1_disable = 0,
 	.bus_width_16 = 1,
 	.port1_otg = 0,
 	.analog_oc = 0,
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to