From: Kevin Cernekee Date: Sat, 11 Oct 2014 18:10:49 +0000 (-0700) Subject: USB: ohci-platform: Move platform_data checks into the probe function X-Git-Tag: omap-for-v3.20/drop-legacy-3517~84^2~98 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46f21949eb77a9dfc14a00071539929d11bcf69b;p=pandora-kernel.git USB: ohci-platform: Move platform_data checks into the probe function This puts all of the platform_data checks in the same place, and removes the need for a custom drv->reset() callback. Signed-off-by: Kevin Cernekee Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed