From: Boris BREZILLON Date: Mon, 9 Dec 2013 08:51:54 +0000 (+0100) Subject: usb: ohci-at91: use dev variable instead of &pdev->dev X-Git-Tag: v3.14-rc1~148^2~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b218a07f23ed71d5ab74b271643654bf094cc94;p=pandora-kernel.git usb: ohci-at91: use dev variable instead of &pdev->dev Make use of the dev variable instead of referencing the dev field of the pdev struct. Signed-off-by: Boris BREZILLON Acked-by: Nicolas Ferre Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed