alistair23-linux/drivers/reset
Maxime Ripard e677774f50 reset: Move DT cell size check to the core
The core currently doesn't check that the DT cell size matches what the
driver declares, which means that every xlate function needs to duplicate
that check.

Make sure that of_reset_control_get checks for this to avoid duplication
and errors.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2016-01-25 10:58:44 +01:00
..
hisilicon reset: hi6220: fix modular build 2015-12-12 08:53:21 +01:00
sti reset: sti: add a missing blank line after declaration 2015-11-16 09:23:47 +01:00
core.c reset: Move DT cell size check to the core 2016-01-25 10:58:44 +01:00
Kconfig reset: hi6220: Reset driver for hisilicon hi6220 SoC 2015-11-20 15:41:45 +01:00
Makefile reset: hi6220: Reset driver for hisilicon hi6220 SoC 2015-11-20 15:41:45 +01:00
reset-ath79.c reset: ath79: Add system restart support 2015-11-25 10:49:58 +01:00
reset-berlin.c reset: check return value of reset_controller_register() 2015-11-16 09:23:47 +01:00
reset-lpc18xx.c reset: add driver for lpc18xx rgu 2015-08-03 13:13:51 +02:00
reset-socfpga.c reset: check return value of reset_controller_register() 2015-11-16 09:23:47 +01:00
reset-sunxi.c reset: check return value of reset_controller_register() 2015-11-16 09:23:47 +01:00
reset-zynq.c reset: check return value of reset_controller_register() 2015-11-16 09:23:47 +01:00