]> 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)
commit4522316fffb11a40e9cbb806d4e46d9f205cc88c
tree0039288a122b62ce94fd16f6577a1013fd3c47ed
parentf58978945a75918ac481be17ddbdea2b20b97585
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