Re: [PATCH 2/2] Revert "ARM: RX-51: Enable isp1704 power on/off"

From: Tony Lindgren
Date: Wed Dec 07 2011 - 14:31:45 EST


* Felipe Contreras <felipe.contreras@xxxxxxxxx> [111207 10:12]:
> On Wed, Dec 7, 2011 at 3:05 PM, Heikki Krogerus <krohei@xxxxxxxxx> wrote:
> > On Mon, Dec 05, 2011 at 07:23:40PM +0200, Felipe Contreras wrote:
> >> From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
> >>
> >> This reverts commit 10299e2e4e3ed3b16503d4e04edd48b33083f4e2.
> >>
> >> This seems to break USB networking stuff.
> >>
> >> Cc: Kalle Jokiniemi <kalle.jokiniemi@xxxxxxxxx>
> >> Cc: Heikki Krogerus <heikki.krogerus@xxxxxxxxx>
> >> Cc: Anton Vorontsov <cbouatmailru@xxxxxxxxx>
> >> Cc: Tony Lindgren <tony@xxxxxxxxxxx>
> >> Signed-off-by: Felipe Contreras <felipe.contreras@xxxxxxxxx>
> >> ---
> >> Âarch/arm/mach-omap2/board-rx51-peripherals.c | Â 27 +------------------------
> >> Â1 files changed, 2 insertions(+), 25 deletions(-)
> >
> > <snip>
> >
> >> -static void __init rx51_charger_init(void)
> >> -{
> >> - Â Â WARN_ON(gpio_request_one(RX51_USB_TRANSCEIVER_RST_GPIO,
> >> - Â Â Â Â Â Â GPIOF_OUT_INIT_LOW, "isp1704_reset"));
> >
> > How about simply GPIOF_OUT_INIT_HIGH here. Is that not enough to fix
> > your problem? Revering the whole thing does not make any sense to me.
>
> Yes, that fixes it :)

Got an updated patch for this one? Please also Cc linux-omap and
linux-arm-kernel lists for arch/arm/*omap*/ touching patches.

Regards,

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/