mmc: sh_mobile_sdhi: Remove .set_pwr() callback from platform data
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Thu, 8 Aug 2013 10:38:42 +0000 (12:38 +0200)
committerChris Ball <cjb@laptop.org>
Sun, 25 Aug 2013 03:58:10 +0000 (23:58 -0400)
commit1036563e1417c050993bbd48f20a84ff7c7cef99
tree0d9a7ba7d266db2076f65c5dfb93fd9a601440a9
parent57fcb523e5fce1c24e9c28b64f6e6dc3edf55073
mmc: sh_mobile_sdhi: Remove .set_pwr() callback from platform data

The .set_pwr() callback isn't used anymore as all platforms register
GPIO-controlled regulators. 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/sh_mobile_sdhi.c
include/linux/mmc/sh_mobile_sdhi.h
This page took 0.035034 seconds and 5 git commands to generate.