[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4662E2AC.8050004@garzik.org>
Date: Sun, 03 Jun 2007 11:47:56 -0400
From: Jeff Garzik <jeff@...zik.org>
To: Paul Mundt <lethal@...ux-sh.org>, Jeff Garzik <jeff@...zik.org>,
Nobuhiro Iwamatsu <iwamatsu@...auri.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] smc91x: sh solution engine fixes.
Paul Mundt wrote:
> The current smc91x I/O routines ifdef the solution engine subtypes
> individually, which is rather bogus, as they can simply use
> CONFIG_SOLUTION_ENGINE instead. This fixes it for some of the other
> solution engines that weren't included in the ifdef list (SH7206
> specifically).
>
> There are also inb/outb definitions which are totally bogus (missing
> brackets in _both_ cases, SMC_CAN_USE_8BIT == 0, and even better, they
> try to use a 16-bit access to fake 8-bit access). Kill that nonsense off
> completely.
>
> Signed-off-by: Paul Mundt <lethal@...ux-sh.org>
applied to #upstream-fixes
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists