[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130401153247.GA13517@sirena.org.uk>
Date: Mon, 1 Apr 2013 16:32:47 +0100
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: Jean Delvare <jdelvare@...e.de>
Cc: Marek Vasut <marek.vasut@...il.com>,
Guenter Roeck <linux@...ck-us.net>,
linux-kernel <linux-kernel@...r.kernel.org>,
Grant Likely <grant.likely@...retlab.ca>,
Linus Walleij <linus.walleij@...aro.org>
Subject: Re: gpio-ucb1400
On Mon, Apr 01, 2013 at 01:06:43PM +0200, Jean Delvare wrote:
> My point was, the upstream gpio-ucb1400 driver in its current form is
> unusable (on top of being ugly.) I have no doubt that someone used that
> driver successfully in some external kernel tree, but the code that was
> merged upstream is incomplete and no good.
What the driver is doing is, unfortunately, the best practice for an
AC'97 connected device like this - we've got an uncomfortable mix of
an enumerable bus and platform data combined with a subsystem which has
never had enough love to work in a nice way with the kernel. The idea
is that any boards which have the device will call the _set_data()
function in their board-specific code.
Sadly we're a little short on volunteers to clean up the AC'97
subsystem so this situation shows little sign of improving.
--
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