[PATCH] ARM: pxa: fix dm9000 platform data regression
Robert Jarzmik
robert.jarzmik at free.fr
Thu Jul 16 13:44:42 PDT 2015
Igor Grinberg <grinberg at compulab.co.il> writes:
> Hi Robert,
>
> On 07/12/15 02:32, Robert Jarzmik wrote:
>> Since dm9000 driver added support for a vcc regulator, platform data
>> based platforms have their ethernet broken, as the regulator claiming
>> returns -EPROBE_DEFER and prevents dm9000 loading.
>>
>> This patch fixes this for all pxa boards using dm9000, by using the
>> specific regulator_has_full_constraints() function.
>>
>> This was discovered and tested on the cm-x300 board.
>>
>> Fixes: 7994fe55a4a2 ("dm9000: Add regulator and reset support to dm9000")
>> Signed-off-by: Robert Jarzmik <robert.jarzmik at free.fr>
>
> Thanks for the patch!
> Acked-by: Igor Grinberg <grinberg at compulab.co.il>
Thanks. Queued into pxa/fixes.
Cheers.
--
Robert
More information about the linux-arm-kernel
mailing list