commit | 57fcb523e5fce1c24e9c28b64f6e6dc3edf55073 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Thu Aug 08 12:38:41 2013 +0200 |
committer | Chris Ball <cjb@laptop.org> | Sat Aug 24 23:58:09 2013 -0400 |
tree | 0039288a122b62ce94fd16f6577a1013fd3c47ed | |
parent | 83a0c7797e96e103bb3b6fcf8afb7b65dc7fc68e [diff] |
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>