From: Felipe Balbi Date: Tue, 10 Mar 2015 15:42:12 +0000 (-0500) Subject: usb: musb: dsps: don't fake of_node to musb core X-Git-Tag: omap-for-v4.2/o2_dc~157^2~55^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33c300cb90a6c0072507a949f78c4728238a81f0;p=pandora-kernel.git usb: musb: dsps: don't fake of_node to musb core If we pass our own of_node to musb_core, at least pinctrl settings will be duplicated, meaning that pinctrl framework will try to select default pin state for musb_core when they were already requested by musb-dsps. A Warning will be printed however things will still work. Reported-by: Tony Lindgren Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed