Re: [RFC] dependencies for platform drivers (was Re: ax88796: add superh to kconfig dependencies)

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Paul Mundt <lethal@...>, Ralf Baechle <ralf@...>, Al Viro <viro@...>, Magnus Damm <magnus.damm@...>, <netdev@...>, <ben-linux@...>, <akpm@...>, <jeff@...>, <linux-arch@...>
Date: Friday, November 9, 2007 - 8:02 am

On Fri, Nov 09, 2007 at 06:40:23PM +0900, Paul Mundt wrote:

writesb() predates iowriteX_rep() interfaces by quite a number of years,
though if you're using writesb(), converting over to iowriteX_rep() is
really a no-brainer.

writesb() is effectively what mmio_outsb() is, and exists to do what
outsb() does but for peripherals mapped using ioremap on ARM rather
than trying to emulate them via the legacy x86 IO interfaces.

Note that it would've been far better that whoever invented mmio_outsb()
looked around and noticed that some of us already have an implementation
called writesb()... but time has proven that folk seem to be blinkered
to anything not x86.

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
ax88796: add superh to kconfig dependencies, Magnus Damm, (Thu Nov 8, 3:31 am)
Re: ax88796: add superh to kconfig dependencies, Jeff Garzik, (Thu Nov 8, 1:47 pm)
Re: ax88796: add superh to kconfig dependencies, Paul Mundt, (Thu Nov 8, 4:12 am)
Re: [RFC] dependencies for platform drivers (was Re: ax88796..., Russell King, (Fri Nov 9, 8:02 am)