linux/drivers/reset
Masahiro Yamada 8d5b5d5ce5 reset: add devm_reset_controller_register API
Add a device managed API for reset_controller_register().

This helps in reducing code in .remove callbacks and sometimes
dropping .remove callbacks entirely.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2016-05-30 09:37:47 +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
core.c reset: add devm_reset_controller_register API 2016-05-30 09:37:47 +02:00
Kconfig reset: Add Oxford Semiconductor Reset Controller driver 2016-04-01 16:31:09 +02:00
Makefile reset: Add Oxford Semiconductor Reset Controller driver 2016-04-01 16:31:09 +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: get rid of global variables for restart notifier 2016-03-30 15:42:07 +02:00
reset-oxnas.c reset: Add Oxford Semiconductor Reset Controller driver 2016-04-01 16:31:09 +02: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