]> git.baikalelectronics.ru Git - kernel.git/commit
USB: host: Rename ehci-s5p to ehci-exynos
authorJingoo Han <jg1.han@samsung.com>
Thu, 10 Oct 2013 07:42:47 +0000 (16:42 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Oct 2013 23:56:00 +0000 (16:56 -0700)
commit11c9aace9b0948f9edbc39738eaedc93fd4e6154
treed4b9d00706dd3892528f6a4e718d432afa158693
parent4d617c6246f6939dbc1ebb7ee1b350624f929c05
USB: host: Rename ehci-s5p to ehci-exynos

Currently, Samsung is using 'EXYNOS' as the name of Samsung SoCs.
Thus, ehci-exynos is preferred than ehci-s5p.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/Kconfig
drivers/usb/host/Makefile
drivers/usb/host/ehci-exynos.c [new file with mode: 0644]
drivers/usb/host/ehci-s5p.c [deleted file]