reset: sunxi: use reset-simple driver
authorPhilipp Zabel <p.zabel@pengutronix.de>
Fri, 11 Aug 2017 10:58:43 +0000 (12:58 +0200)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Tue, 17 Oct 2017 13:35:24 +0000 (15:35 +0200)
commite13c205ac358d4c956c36572b6b660b9e45b3bda
treee55a53fd17433af9d452d0eb22a4ab77bdfbd18e
parent81c22ad0cc7db056408d6089c9303b2f6e486518
reset: sunxi: use reset-simple driver

Use the newly created copies in the reset-simple driver to replace the
sunxi platform driver code and reset operations. The separate sunxi
driver still remains to register the early reset controllers, but it
reuses the reset operations in reset-simple.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Reviewed-by: Alexandru Gagniuc <alex.g@adaptrum.com>
Reviewed-by: Chen-Yu Tsai <wens@csie.org>
drivers/reset/Kconfig
drivers/reset/reset-sunxi.c