]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sh_mobile_sdhi: Remove .get_cd() callback from platform data
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Thu, 8 Aug 2013 10:38:41 +0000 (12:38 +0200)
committerChris Ball <cjb@laptop.org>
Sun, 25 Aug 2013 03:58:09 +0000 (23:58 -0400)
commitd239582c933331f2ef1157b4bb456a2fe452b157
tree0039288a122b62ce94fd16f6577a1013fd3c47ed
parent507f1dae27a86a62cedca1de0b766514d3649067
mmc: sh_mobile_sdhi: Remove .get_cd() callback from platform data

All platforms pass the CD GPIO number to the driver in the .cd_gpio
field. The .get_cd() callback isn't used anymore, remove it.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sh_mobile_sdhi.c
include/linux/mmc/sh_mobile_sdhi.h