commit | f0af3689e7d68af35363a3b8d31851561832a914 | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Thu Aug 08 12:38:36 2013 +0200 |
committer | Chris Ball <cjb@laptop.org> | Sat Aug 24 23:45:39 2013 -0400 |
tree | 1a68bbee6ce35075b01169550413c703004af9fc | |
parent | d3e9a8d00f62ff80fe9d97d4087d77bdabc37959 [diff] |
sh: ecovec24: Remove MMCIF and SDHI .set_pwr() callbacks The MMCIF and SHDI platform data .set_pwr() callbacks are used to control the vmmc/vqmmc power supplies. As the power supplies already register control GPIOs there's no need to perform the operation manually. Remove the callback functions. 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>