[PATCH] sdio: fix suspend/resume regression
Ohad Ben-Cohen
ohad at wizery.com
Wed Oct 13 04:55:39 EDT 2010
Hi Vitaly,
On Wed, Oct 13, 2010 at 9:54 AM, Vitaly Wool <vitalywool at gmail.com> wrote:
> what about moving this logic to sdio bus_ops as this seems to be
> completely specific to sdio right now?
I actually prefer not to have any SDIO-specific logic of that kind at
all, and instead, to use the logic we already have in mmc_pm_notify
for all types of MMC buses.
I resent this patch in the hope of stimulating this discussion, since
it seemed to have stalled since the last message:
http://lkml.org/lkml/2010/10/11/70
It seems to work ;)
Thanks,
Ohad.
More information about the linux-arm-kernel
mailing list