On Fri, Jul 5, 2013 at 8:53 AM, Chris Ball <cjb@xxxxxxxxxx> wrote: > Hi, > > On Fri, Jul 05 2013, Arnd Bergmann wrote: >> The em_x270_mci_setpower() and em_x270_usb_hub_init() functions >> call regulator_enable(), which may return an error that must >> be checked. >> >> This changes the em_x270_usb_hub_init() function to bail out >> if it fails, and changes the pxamci_platform_data->setpower >> callback so that the a failed em_x270_mci_setpower call >> can be propagated by the pxamci driver into the mmc core. >> >> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx> > > For pxamci: > > Acked-by: Chris Ball <cjb@xxxxxxxxxx> Applied with your ack to arm-soc fixes branch for 3.11, after fixing the set/test ordering pointed out in the thread. Thanks! -Olof -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html