Re: [PATCH] usb: misc: Fix swapped properties in usb3503 DT parsing

2013-08-11 Thread Olof Johansson
On Wed, Aug 07, 2013 at 08:28:24PM +0100, Mark Brown wrote: > From: Mark Brown > > 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.

[PATCH] usb: misc: Fix swapped properties in usb3503 DT parsing

2013-08-07 Thread Mark Brown
From: Mark Brown 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 --- drivers/usb/misc/usb3503.c | 4 ++-- 1