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

From: Felipe Contreras
Date: Wed Dec 07 2011 - 13:43:34 EST


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 :)

--
Felipe Contreras
--
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/