Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3a7f5b16 authored by Mike Frysinger's avatar Mike Frysinger
Browse files

Blackfin: drop unused ISP1760 port1_disable from board resources



The port1 disable stuff was dropped from the USB ISP1760, so update the
Blackfin boards accordingly.

Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent ee48efb5
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -78,7 +78,6 @@ static struct resource bfin_isp1760_resources[] = {


static struct isp1760_platform_data isp1760_priv = {
static struct isp1760_platform_data isp1760_priv = {
	.is_isp1761 = 0,
	.is_isp1761 = 0,
	.port1_disable = 0,
	.bus_width_16 = 1,
	.bus_width_16 = 1,
	.port1_otg = 0,
	.port1_otg = 0,
	.analog_oc = 0,
	.analog_oc = 0,
+0 −1
Original line number Original line Diff line number Diff line
@@ -77,7 +77,6 @@ static struct resource bfin_isp1760_resources[] = {


static struct isp1760_platform_data isp1760_priv = {
static struct isp1760_platform_data isp1760_priv = {
	.is_isp1761 = 0,
	.is_isp1761 = 0,
	.port1_disable = 0,
	.bus_width_16 = 1,
	.bus_width_16 = 1,
	.port1_otg = 0,
	.port1_otg = 0,
	.analog_oc = 0,
	.analog_oc = 0,
+0 −1
Original line number Original line Diff line number Diff line
@@ -79,7 +79,6 @@ static struct resource bfin_isp1760_resources[] = {


static struct isp1760_platform_data isp1760_priv = {
static struct isp1760_platform_data isp1760_priv = {
	.is_isp1761 = 0,
	.is_isp1761 = 0,
	.port1_disable = 0,
	.bus_width_16 = 1,
	.bus_width_16 = 1,
	.port1_otg = 0,
	.port1_otg = 0,
	.analog_oc = 0,
	.analog_oc = 0,
+0 −1
Original line number Original line Diff line number Diff line
@@ -76,7 +76,6 @@ static struct resource bfin_isp1760_resources[] = {


static struct isp1760_platform_data isp1760_priv = {
static struct isp1760_platform_data isp1760_priv = {
	.is_isp1761 = 0,
	.is_isp1761 = 0,
	.port1_disable = 0,
	.bus_width_16 = 1,
	.bus_width_16 = 1,
	.port1_otg = 0,
	.port1_otg = 0,
	.analog_oc = 0,
	.analog_oc = 0,
+0 −1
Original line number Original line Diff line number Diff line
@@ -62,7 +62,6 @@ static struct resource bfin_isp1760_resources[] = {


static struct isp1760_platform_data isp1760_priv = {
static struct isp1760_platform_data isp1760_priv = {
	.is_isp1761 = 0,
	.is_isp1761 = 0,
	.port1_disable = 0,
	.bus_width_16 = 1,
	.bus_width_16 = 1,
	.port1_otg = 0,
	.port1_otg = 0,
	.analog_oc = 0,
	.analog_oc = 0,