linux-stable/drivers/reset
Philipp Zabel b354f68ff0 reset: remove unused device pointer from struct reset_control
Commit 0c5b2b915a ("reset: Mark function as static and remove unused
function in core.c") removed the only user of the device pointer in
struct reset_control. As it is now unused, remove it.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2015-11-18 15:13:20 +01:00
..
sti reset: sti: add a missing blank line after declaration 2015-11-16 09:23:47 +01:00
core.c reset: remove unused device pointer from struct reset_control 2015-11-18 15:13:20 +01:00
Kconfig drivers: reset: STi SoC system configuration reset controller support 2014-03-11 10:47:23 +00:00
Makefile reset: remove redundant $(CONFIG_RESET_CONTROLLER) from Makefile 2015-11-16 09:23:47 +01:00
reset-ath79.c reset: ath79: Fix missing spin_lock_init 2015-09-01 14:48:40 +02: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