From 5b218a07f23ed71d5ab74b271643654bf094cc94 Mon Sep 17 00:00:00 2001 From: Boris BREZILLON Date: Mon, 9 Dec 2013 09:51:54 +0100 Subject: [PATCH] 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-format-patch failed