Igor Grinberg <[email protected]> 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 <[email protected]> > > Thanks for the patch! > Acked-by: Igor Grinberg <[email protected]> Thanks. Queued into pxa/fixes.
Cheers. -- Robert -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

