Thread (8 messages) flat view 8 messages, 4 authors, 2011-01-13
STALE5712d

[PATCH] unbreak ehci-mxc on otg port of i.MX27

From: Eric Bénard <hidden>
Date: 2011-01-13 09:17:41

Hi Sascha,

On 13/01/2011 10:12, Sascha Hauer wrote:
quoted
  	/* "dr" device has its own clock */
-	if (pdev->id == 0) {
+	if ((cpu_is_mx51())&  (pdev->id == 0)) {
should be&&  and please remove the unnecessary braces around
cpu_is_mx51(). Otherwise ok.
shame on me for the &, a wrong copy and paste from my working tree removed the 
second one, While I'm here does MX53 or MX50 need this ?

Eric
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help