From: Laurent Pinchart Date: Thu, 8 Aug 2013 10:38:43 +0000 (+0200) Subject: mmc: tmio-mmc: Remove .get_cd() callback from platform data X-Git-Tag: v3.12-rc1~69^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b63b341d42cd64ff40062447320d46cf3e7f0bb;p=pandora-kernel.git 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 Acked-by: Guennadi Liakhovetski Signed-off-by: Chris Ball --- Reading git-diff-tree failed