]> git.baikalelectronics.ru Git - kernel.git/commit
USB: ehci-omap: fix Si version related programming
authorAjay Kumar Gupta <ajay.gupta@ti.com>
Tue, 4 May 2010 07:45:23 +0000 (13:15 +0530)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 20 May 2010 20:21:40 +0000 (13:21 -0700)
commit3fbd63ba4e08e5228a6c3a507eb72c1db51659a1
tree27aabe41f03ad8d4f35613c55d94b6f9d4b18f97
parent299164d0c0bc55d7ab7ce8b1d7d17c7c57086e9a
USB: ehci-omap: fix Si version related programming

AM3517 is based on ES3.1 thus ES2.x related programming is invalid
for it so updating ES2.x programming.

Also fixed below checkpatch warning:
WARNING: unnecessary whitespace before a quoted newline

Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ehci-omap.c