[PATCH] mmc: dw_mmc: rockchip: remove incorrect __exit_p()

Doug Anderson dianders at chromium.org
Mon Jan 26 12:50:06 PST 2015


Dmitry,

On Fri, Jan 23, 2015 at 4:30 PM, Dmitry Torokhov
<dmitry.torokhov at gmail.com> wrote:
> dw_mci_pltfm_remove() is not (nor should it be) marked as __exit,
> so we should not be using __exit_p() wrapper with it.
>
> Signed-off-by: Dmitry Torokhov <dmitry.torokhov at gmail.com>
> ---
>  drivers/mmc/host/dw_mmc-rockchip.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Nice catch, thanks!

Reviewed-by: Doug Anderson <dianders at chromium.org>
Tested-by: Doug Anderson <dianders at chromium.org>



More information about the Linux-rockchip mailing list