mmc: tmio-mmc: Remove .get_cd() callback from platform data
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Thu, 8 Aug 2013 10:38:43 +0000 (12:38 +0200)
committerChris Ball <cjb@laptop.org>
Sun, 25 Aug 2013 03:58:12 +0000 (23:58 -0400)
commit2b63b341d42cd64ff40062447320d46cf3e7f0bb
tree535764aa418d432de9468ec7432a895b190405f1
parent1036563e1417c050993bbd48f20a84ff7c7cef99
mmc: tmio-mmc: 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/tmio_mmc_pio.c
include/linux/mfd/tmio.h
This page took 0.030976 seconds and 5 git commands to generate.