linux/drivers/reset
Hans de Goede 6c96f05c8b reset: Make [of_]reset_control_get[_foo] functions wrappers
With both the regular, _by_index and _optional variants we already have
quite a few variants of [of_]reset_control_get[_foo], the upcoming
addition of shared reset lines support makes this worse.

This commit changes all the variants into wrappers around common core
functions. For completeness sake this commit also adds a new
devm_get_reset_control_by_index wrapper.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2016-03-30 15:42:01 +02:00
..
hisilicon reset: hi6220: Make reset_control_ops const 2016-02-10 10:53:35 +01:00
sti reset: sti: Make reset_control_ops const 2016-02-10 10:53:38 +01:00
Kconfig reset: hi6220: Reset driver for hisilicon hi6220 SoC 2015-11-20 15:41:45 +01:00
Makefile reset: img: Add Pistachio reset controller driver 2016-02-05 16:41:20 +01:00
core.c reset: Make [of_]reset_control_get[_foo] functions wrappers 2016-03-30 15:42:01 +02:00
reset-ath79.c reset: ath79: Make reset_control_ops const 2016-02-10 10:53:34 +01:00
reset-berlin.c reset: berlin: Make reset_control_ops const 2016-02-08 16:11:25 +01:00
reset-lpc18xx.c reset: lpc18xx: Make reset_control_ops const 2016-02-08 17:19:57 +01:00
reset-pistachio.c reset: img: Make reset_control_ops const 2016-02-08 17:03:40 +01:00
reset-socfpga.c reset: socfpga: Make reset_control_ops const 2016-02-10 10:53:36 +01:00
reset-sunxi.c reset: sunxi: Make reset_control_ops const 2016-02-08 17:03:48 +01:00
reset-zynq.c reset: zynq: Make reset_control_ops const 2016-02-10 10:53:37 +01:00