of/usb: fix build error due to of_node pointer move
authorGrant Likely <grant.likely@secretlab.ca>
Wed, 2 Jun 2010 19:35:02 +0000 (13:35 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 2 Jun 2010 19:35:02 +0000 (13:35 -0600)
commitffabc9a6e8b34151a97fc91fcbef827f07504f75
tree3fb39c60424d257672bf80ee3e802c51aacf83b4
parent45fdf00dea92a480a8023c94d1a1aa887dcd3f69
of/usb: fix build error due to of_node pointer move

Fix driver to use new location of of_node pointer (introduced by commit
use new location of of_node pointer (introduced by commit
61c7a080a5a061c976988fd4b844dfb468dda255; of: Always use 'struct
device.of_node' to get device node pointer)

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Reported-by: John Linn <john.linn@xilinx.com>
CC: Greg Kroah-Hartman <gregkh@suse.de>
CC: Alan Stern <stern@rowland.harvard.edu>
CC: linux-usb@vger.kernel.org
CC: devicetree-discuss@lists.ozlabs.org
drivers/usb/host/ehci-xilinx-of.c