]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: dw_mmc: remove unused member variable.
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 3 Mar 2014 02:36:43 +0000 (11:36 +0900)
committerChris Ball <chris@printf.net>
Tue, 22 Apr 2014 11:06:45 +0000 (07:06 -0400)
commit938e1bdc181ba0f71fcabc4945d44734997171a4
tree97dd4ce3f9de4829906298257b673b594fcec4bd
parent93733d7f6ef165475d6215446f7fed2d874d92cb
mmc: dw_mmc: remove unused member variable.

Since using the device-tree, didn't use the callback pointer.
So removed the unused callback pointer.
When the set_power callback is used, it should be added in future.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <chris@printf.net>
drivers/mmc/host/dw_mmc.c
include/linux/mmc/dw_mmc.h