]> git.baikalelectronics.ru Git - kernel.git/commit
sh: ecovec24: Remove MMCIF and SDHI .set_pwr() callbacks
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Thu, 8 Aug 2013 10:38:36 +0000 (12:38 +0200)
committerChris Ball <cjb@laptop.org>
Sun, 25 Aug 2013 03:45:39 +0000 (23:45 -0400)
commit4952b5c82b29ac7b4db40caca1b50ec3e395d0e8
tree1a68bbee6ce35075b01169550413c703004af9fc
parente08cb386e41d2941e0d922012d589e5c79e1f42d
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>
arch/sh/boards/mach-ecovec24/setup.c