]> git.baikalelectronics.ru Git - kernel.git/commit
usb: misc: Fix swapped properties in usb3503 DT parsing
authorMark Brown <broonie@linaro.org>
Wed, 7 Aug 2013 19:28:24 +0000 (20:28 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Aug 2013 19:16:51 +0000 (12:16 -0700)
commit236698628738fc187ad12cb6a0bc5a2fed95df32
treeed594af5ba8562d10c58b4d8d9a09850e81d0c85
parenta70250ba5a82f8faefe8173fbe66e5fdc4a4ce30
usb: misc: Fix swapped properties in usb3503 DT parsing

The intn and connect GPIO properties are swapped in the code which will
cause failures at runtime if these are connected, fix the code.

There are currently no in-tree users of this device to check or update.

Signed-off-by: Mark Brown <broonie@linaro.org>
Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/usb3503.c