From: Tony Lindgren Date: Thu, 19 Mar 2015 16:14:35 +0000 (-0700) Subject: ARM: dts: Fix typo for dm816x usb0_pins X-Git-Tag: v4.1-dt~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3438bd2e7b00b047ea243272dc368fef89e90080;p=pandora-kernel.git ARM: dts: Fix typo for dm816x usb0_pins Commit a54879a00859 ("ARM: dts: Fix USB dts configuration for dm816x") attempted to fix the USB features introduced by commit 7800064ba507 ("ARM: dts: Add basic dm816x device tree configuration") but obviously I did not read the dmesg as more USB issues still keep trickling in. It should be usb1_pins instead not usb0_pins for the second interface to avoid warnings from pinctrl framework. Cc: Brian Hutchinson Cc: Felipe Balbi Cc: Matthijs van Duin Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed