Blackfin: drop unused ISP1760 port1_disable from board resources
authorMike Frysinger <vapier@gentoo.org>
Thu, 18 Jun 2009 19:13:03 +0000 (19:13 +0000)
committerMike Frysinger <vapier@gentoo.org>
Tue, 23 Jun 2009 01:16:13 +0000 (21:16 -0400)
The port1 disable stuff was dropped from the USB ISP1760, so update the
Blackfin boards accordingly.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/mach-bf527/boards/cm_bf527.c
arch/blackfin/mach-bf527/boards/ezkit.c
arch/blackfin/mach-bf537/boards/stamp.c
arch/blackfin/mach-bf548/boards/ezkit.c
arch/blackfin/mach-bf561/boards/ezkit.c

index 1eaf27ff722ebf878880c2278970c8a3d6a8002b..f4867ce0c618b89f64c9d634739f65bf8934de89 100644 (file)
@@ -78,7 +78,6 @@ static struct resource bfin_isp1760_resources[] = {
 
 static struct isp1760_platform_data isp1760_priv = {
        .is_isp1761 = 0,
-       .port1_disable = 0,
        .bus_width_16 = 1,
        .port1_otg = 0,
        .analog_oc = 0,
index 3e5b7db6b0658d2a629c154bdc35f0905839578c..799a1d1fa89044f87eae1691350199fae081f851 100644 (file)
@@ -77,7 +77,6 @@ static struct resource bfin_isp1760_resources[] = {
 
 static struct isp1760_platform_data isp1760_priv = {
        .is_isp1761 = 0,
-       .port1_disable = 0,
        .bus_width_16 = 1,
        .port1_otg = 0,
        .analog_oc = 0,
index ff7228caa7da042b537f81242e6cf822a6436969..c1f76dd2c4ed50aac0fb806098e776854782b8b7 100644 (file)
@@ -79,7 +79,6 @@ static struct resource bfin_isp1760_resources[] = {
 
 static struct isp1760_platform_data isp1760_priv = {
        .is_isp1761 = 0,
-       .port1_disable = 0,
        .bus_width_16 = 1,
        .port1_otg = 0,
        .analog_oc = 0,
index 805a57b5e6501b6d850d85d58ea831c84b2ab413..81f5b95cc3612d1592765274056c090627c6dfff 100644 (file)
@@ -76,7 +76,6 @@ static struct resource bfin_isp1760_resources[] = {
 
 static struct isp1760_platform_data isp1760_priv = {
        .is_isp1761 = 0,
-       .port1_disable = 0,
        .bus_width_16 = 1,
        .port1_otg = 0,
        .analog_oc = 0,
index b5ef7ff7b7bdca0284f41624509e893a5d254f40..4df904f9e90aebc498a5e3447b767a6ec73cbd75 100644 (file)
@@ -62,7 +62,6 @@ static struct resource bfin_isp1760_resources[] = {
 
 static struct isp1760_platform_data isp1760_priv = {
        .is_isp1761 = 0,
-       .port1_disable = 0,
        .bus_width_16 = 1,
        .port1_otg = 0,
        .analog_oc = 0,