From: David Brownell Date: Thu, 9 Nov 2006 20:19:13 +0000 (+0200) Subject: musb_hdrc: remove broken Mentor OTG code X-Git-Tag: v2.6.19-omap1~79 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e84c38747a831d205c02004825cb8a50f60251f;p=pandora-kernel.git musb_hdrc: remove broken Mentor OTG code Remove most of the strange OTG-incompatible logic from Mentor, with its CamelCasing and so forth. It's better to trigger the transitions explicitly with relevant operations, like suspend triggering HNP, than trying to track a subset of the OTG triggers. Plus some minor cleanups related to previous patches: better fix for the "use_dma=n" related compiler warning, pt_regs for omap2430. Signed-off-by: David Brownell --- Reading git-diff-tree failed