alistair23-linux/drivers/reset
Philipp Zabel d056c9b819 reset: remove unnecessary local variable initialization from of_reset_control_get_by_index
There is no need to initialize rstc, as it is unconditionally
assigned the return value of a kzalloc call before use.

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: remove unnecessary local variable initialization from of_reset_control_get_by_index 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