[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <BD79186B4FD85F4B8E60E381CAEE19090165EF9B@mi8nycmail19.Mi8.com>
Date: Wed, 22 Apr 2009 12:55:28 -0400
From: "H Hartley Sweeten" <hartleys@...ionengravers.com>
To: "Matthias Kaehlcke" <matthias@...hlcke.net>,
"Stephen Rothwell" <sfr@...b.auug.org.au>
Cc: <linux-next@...r.kernel.org>,
"LKML" <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.arm.linux.org.uk>
Subject: RE: linux-next: Tree for April 22 [BUG] ep93xx_keypad_open:undefined reference to `clk_set_rate'
On Wednesday, April 22, 2009 1:41 AM, Matthias Kaehlcke wrote:
> hi,
>
> the driver for the Cirrus Logic EP93xx keypad matrix relies on the
> function clk_set_rate() which (still) isn't defined for ep93xx:
>
> drivers/built-in.o: In function `ep93xx_keypad_open':
> hid-quirks.c:(.text+0x61aa0): undefined reference to `clk_set_rate'
I didn't realize the EP93xx keypad matrix driver made it to linux-next.
Hmm...
For the driver to function it requires a patch to
arch/arm/mach-ep93xx/clock.c that adds the necessary clk resource and
the clk_set_rate support.
I have a patch for this but I am waiting on a response on another
patch that it depends on. If needed I can modify the patch so that it
will apply now.
Regards,
Hartley
--
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