]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00272135 msl-mx6: usb-h1: Fix the bug that using the wrong register
authorPeter Chen <peter.chen@freescale.com>
Tue, 23 Jul 2013 00:22:01 +0000 (08:22 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:14:16 +0000 (14:14 +0200)
commit30b40e980db12e4a1bcdc5cd3c048eb9a403a5b3
tree6f0379b88d696af0fc60c119d9d138c351cbb571
parentc7a371552afd75c7e903d74d8a11e2698622f478
ENGR00272135 msl-mx6: usb-h1: Fix the bug that using the wrong register

At host 1 code, we should use UH1_XXXX. The wrong register
access causing a bug that the u-disk disconnion at host 1
can't be recognized after system resume.

Signed-off-by: Peter Chen <peter.chen@freescale.com>
arch/arm/mach-mx6/usb_h1.c