OSDN Git Service

reset: uniphier-usb3: Rename to reset-uniphier-glue
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Fri, 9 Nov 2018 01:42:05 +0000 (10:42 +0900)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Mon, 7 Jan 2019 15:38:51 +0000 (16:38 +0100)
commit3eb8f765f5aeca6e4195246f41e534025f69eee8
tree76c0c99eec8bc1f53d63c2a83e0860aec9e6235c
parent21b22136b4330abd1467e59fbe651ae4d18f0357
reset: uniphier-usb3: Rename to reset-uniphier-glue

This driver works for controlling the reset lines including USB3
glue layer, however, this can be applied to other glue layers.
Now this patch renames the driver from "reset-uniphier-usb3" to
"reset-uniphier-glue".

At the same time, this changes CONFIG_RESET_UNIPHIER_USB3 to
CONFIG_RESET_UNIPHIER_GLUE.

Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
drivers/reset/Kconfig
drivers/reset/Makefile
drivers/reset/reset-uniphier-glue.c [moved from drivers/reset/reset-uniphier-usb3.c with 78% similarity]