From: Florian Fainelli Date: Mon, 8 Oct 2012 13:11:38 +0000 (+0200) Subject: MIPS: Alchemy: use the OHCI platform driver X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~82^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e223a4cca70fb6d3954abab7e96a5f54d64d79d4;p=pandora-kernel.git MIPS: Alchemy: use the OHCI platform driver Convert the Alchemy platform to register the ohci-platform driver, now that the ohci-platform driver properly handles the specific ohci-au1xxx resume from suspend case. This also greatly simplifies the power_{on,off} callbacks and make them work on platform device id instead of checking the OHCI controller base address like what was done in ohci-au1xxx.c. Impacted defconfigs are also updated accordingly to select the OHCI platform driver. Signed-off-by: Florian Fainelli Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed