reset: uniphier: rename MIO reset to SD reset for Pro5, PXs2, LD20 SoCs
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 19 Oct 2016 08:23:49 +0000 (17:23 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 22 Oct 2016 09:31:42 +0000 (18:31 +0900)
commit19eb4a47224da4bc118f1e304e16b6c08ed172c9
tree9ba1da61a426db3eef22db75c08129ee19aab714
parent75924903c51d0697b989035f6baebccb2a7367cd
reset: uniphier: rename MIO reset to SD reset for Pro5, PXs2, LD20 SoCs

I made a mistake as for naming for this block.  The MIO block is not
implemented for these 3 SoCs in the first place.  The current naming
will be a trouble if an SoC with both MIO and SD-ctrl blocks appear
in the future.

This driver has just been merged in the previous merge window.
Rename it before the release.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
Documentation/devicetree/bindings/reset/uniphier-reset.txt
drivers/reset/reset-uniphier.c