]> git.hungrycats.org Git - linux/commit
usb: chipidea: imx: fix a typo for imx6sx
authorLi Jun <jun.li@freescale.com>
Wed, 16 Sep 2015 06:46:32 +0000 (14:46 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 22 Oct 2015 21:49:27 +0000 (14:49 -0700)
commiteb4b8cc9c0ce779f0ab999143b4e3d4fff7eb67f
tree1e85496ff54e6b35a819e77f7066081de27735cb
parentc4e3a29030fce89272f080e7e92c162b24103736
usb: chipidea: imx: fix a typo for imx6sx

commit 8315b77d72c5f0b18ceb513303d845e73166133c upstream.

Use imx6sx instead of imx6sl's platform flags for imx6sx.

Fixes: e14db48dfcf3 ("usb: chipidea: imx: add runtime power management support")
Signed-off-by: Li Jun <jun.li@freescale.com>
Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/chipidea/ci_hdrc_imx.c