[PATCH v2] otg/ulpi.c : fix register write

Eric Bénard eric at eukrea.com
Thu Jun 24 10:37:14 EDT 2010


Le 24/06/2010 16:04, Igor Grinberg a écrit :
> ulpi_set_flags is used to set the OTG flags and not to clear them,
> also it is a static function and is not a part of struct otg_transceiver,
> so it cannot be called from outside the ulpi.c, thus after the ulpi_create,
> it is never called.
> I think, currently, this should stay as it is.
>
OK, the problem that when one flag is set, you can't clear it without 
resetting the PHY.

Eric



More information about the linux-arm-kernel mailing list