[PATCH -next] random: Remove remaining relicts of rand_initialize_irq()
From: Linus Walleij <hidden>
Date: 2012-07-17 18:57:22
Also in:
linux-next, lkml
From: Linus Walleij <hidden>
Date: 2012-07-17 18:57:22
Also in:
linux-next, lkml
On Tue, Jul 17, 2012 at 7:12 PM, Theodore Ts'o [off-list ref] wrote:
On Tue, Jul 17, 2012 at 01:33:13PM +0200, Sedat Dilek wrote:quoted
rand_initialize_irq() was removed here: commit 946672f548682905d8ecdab33bb6e2c705418505 "random: remove rand_initialize_irq()" The AB3100 mfd-driver is the only driver still using it and breaks with the following error-messages in linux-next (next-20120717)Oops. Sorry, I thought I had caught all of the users of rand_initialize_irq(). Thanks for catching this! I'll take your advice and merge it into the original commit.
So the IRQ will be auto-sampled now or something? Sorry for not quite following, which commit do I look at to understand this now... Yours, Linus Walleij