reset: add reset_control_status helper function
authorDinh Nguyen <dinguyen@opensource.altera.com>
Fri, 10 Oct 2014 15:21:14 +0000 (10:21 -0500)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Mon, 20 Oct 2014 08:11:29 +0000 (10:11 +0200)
There are cases where a system will want to read a reset status bit before
doing any other toggling. Add a reset_control_status helper function to the
reset controller API.

Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>

No differences found