]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
reset: hisilicon: check return value of reset_controller_register()
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 23 Jan 2016 16:19:57 +0000 (01:19 +0900)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Mon, 25 Jan 2016 10:00:33 +0000 (11:00 +0100)
commitc41ef91f65ea6151969dde699b206794772d407b
treee5cd78ac62ee3d7142f0c742857f4ed911c84665
parente677774f502635c70cb3180fc51ec7ff8c4b27ea
reset: hisilicon: check return value of reset_controller_register()

The newly added hisilicon reset driver missed the subsystem-wide
fixup by commit d1f15aa09558 ("reset: check return value of
reset_controller_register()").  So fix it now.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
drivers/reset/hisilicon/hi6220_reset.c