linux/drivers/power/avs
Uwe Kleine-König 2d12df47ea PM / AVS: SmartReflex: remove unused function
omap_sr_register_pmic() was introduced in 2010 in commit

	984aa6dbf4 ("OMAP3: PM: Adding smartreflex driver support.")

. There was never any caller of this function in mainline resulting in a
warning

	sr_init: No PMIC hook to init smartreflex

for each machine where this driver is enabled. So remove the unused
function and the pr_warn.

Signed-off-by: Uwe Kleine-König <uwe@kleine-koenig.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2018-10-09 09:50:19 +02:00
..
Kconfig PM / AVS: rockchip-io: depend on CONFIG_POWER_AVS 2015-08-08 03:07:52 +02:00
Makefile PM / AVS: rockchip-io: add driver handling Rockchip io domains 2014-09-25 09:57:23 -07:00
rockchip-io-domain.c PM / AVS: rockchip-io: add io selectors and supplies for PX30 2018-05-17 12:40:12 +02:00
smartreflex.c PM / AVS: SmartReflex: remove unused function 2018-10-09 09:50:19 +02:00