alistair23-linux/drivers/reset
Joachim Eastwood 773fe72630 reset: lpc18xx: get rid of global variables for restart notifier
Moving the notifier_block into the drivers priv struct allows us
to retrive the priv struct with container_of and remove the
global variables.

Signed-off-by: Joachim Eastwood <manabian@gmail.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2016-03-30 15:42:07 +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 support for shared reset controls 2016-03-30 15:42:05 +02: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
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-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