From: Dmitry Torokhov Date: Sat, 24 Jan 2015 00:30:09 +0000 (-0800) Subject: mmc: dw_mmc: rockchip: remove incorrect __exit_p() X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~125^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9608337945a658956b1b871347963d56e246b815;p=pandora-kernel.git mmc: dw_mmc: rockchip: remove incorrect __exit_p() 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 Reviewed-by: Doug Anderson Tested-by: Doug Anderson Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed