Re: linux-next: Tree for July 17 (mfd: AB3100 - ab3100_probe: undefined reference to `rand_initialize_irq')

2012-07-23 Thread Linus Walleij
On Wed, Jul 18, 2012 at 7:54 PM, Sedat Dilek wrote: > For the sake of completeness: > * Ted explained in his answer in [1]. > * Just FYI: [2] has these changes merged into the original commit. Yep I read up on it and I'm all fine with it. Thanks! Linus Walleij -- To unsubscribe from this list:

Re: linux-next: Tree for July 17 (mfd: AB3100 - ab3100_probe: undefined reference to `rand_initialize_irq')

2012-07-23 Thread Linus Walleij
On Wed, Jul 18, 2012 at 7:54 PM, Sedat Dilek sedat.di...@gmail.com wrote: For the sake of completeness: * Ted explained in his answer in [1]. * Just FYI: [2] has these changes merged into the original commit. Yep I read up on it and I'm all fine with it. Thanks! Linus Walleij -- To

Re: linux-next: Tree for July 17 (mfd: AB3100 - ab3100_probe: undefined reference to `rand_initialize_irq')

2012-07-18 Thread Sedat Dilek
On Tue, Jul 17, 2012 at 8:40 PM, Linus Walleij wrote: > On Tue, Jul 17, 2012 at 12:39 PM, Sedat Dilek wrote: >> On Tue, Jul 17, 2012 at 12:21 PM, Sedat Dilek wrote: >>> ...looks like AB3100 is the *only* driver still using >>> rand_initialize_irq()... >>> >>> drivers/mfd/ab3100-core.c:939:

Re: linux-next: Tree for July 17 (mfd: AB3100 - ab3100_probe: undefined reference to `rand_initialize_irq')

2012-07-18 Thread Sedat Dilek
On Tue, Jul 17, 2012 at 8:40 PM, Linus Walleij linus.wall...@linaro.org wrote: On Tue, Jul 17, 2012 at 12:39 PM, Sedat Dilek sedat.di...@gmail.com wrote: On Tue, Jul 17, 2012 at 12:21 PM, Sedat Dilek sedat.di...@gmail.com wrote: ...looks like AB3100 is the *only* driver still using

Re: linux-next: Tree for July 17 (mfd: AB3100 - ab3100_probe: undefined reference to `rand_initialize_irq')

2012-07-17 Thread Linus Walleij
On Tue, Jul 17, 2012 at 12:39 PM, Sedat Dilek wrote: > On Tue, Jul 17, 2012 at 12:21 PM, Sedat Dilek wrote: >> ...looks like AB3100 is the *only* driver still using >> rand_initialize_irq()... >> >> drivers/mfd/ab3100-core.c:939: rand_initialize_irq(client->irq); >> >> ...but why has random.h

Re: linux-next: Tree for July 17 (mfd: AB3100 - ab3100_probe: undefined reference to `rand_initialize_irq')

2012-07-17 Thread Sedat Dilek
On Tue, Jul 17, 2012 at 12:21 PM, Sedat Dilek wrote: > On Tue, Jul 17, 2012 at 11:47 AM, Sedat Dilek wrote: >> On Tue, Jul 17, 2012 at 7:41 AM, Stephen Rothwell >> wrote: >>> Hi all, >>> >>> Changes since 20120716: >>> >>> The vfs tree lost its build failure. >>> >>> The l2-mtd tree gained a

Re: linux-next: Tree for July 17 (mfd: AB3100 - ab3100_probe: undefined reference to `rand_initialize_irq')

2012-07-17 Thread Sedat Dilek
On Tue, Jul 17, 2012 at 11:47 AM, Sedat Dilek wrote: > On Tue, Jul 17, 2012 at 7:41 AM, Stephen Rothwell > wrote: >> Hi all, >> >> Changes since 20120716: >> >> The vfs tree lost its build failure. >> >> The l2-mtd tree gained a conflict against the mtd tree. >> >> The battery tree tree lost

Re: linux-next: Tree for July 17 (mfd: AB3100 - ab3100_probe: undefined reference to `rand_initialize_irq')

2012-07-17 Thread Sedat Dilek
On Tue, Jul 17, 2012 at 7:41 AM, Stephen Rothwell wrote: > Hi all, > > Changes since 20120716: > > The vfs tree lost its build failure. > > The l2-mtd tree gained a conflict against the mtd tree. > > The battery tree tree lost its build failure. > > The regulator tree gained conflicts against the

Re: linux-next: Tree for July 17 (mfd: AB3100 - ab3100_probe: undefined reference to `rand_initialize_irq')

2012-07-17 Thread Sedat Dilek
On Tue, Jul 17, 2012 at 7:41 AM, Stephen Rothwell s...@canb.auug.org.au wrote: Hi all, Changes since 20120716: The vfs tree lost its build failure. The l2-mtd tree gained a conflict against the mtd tree. The battery tree tree lost its build failure. The regulator tree gained conflicts

Re: linux-next: Tree for July 17 (mfd: AB3100 - ab3100_probe: undefined reference to `rand_initialize_irq')

2012-07-17 Thread Sedat Dilek
On Tue, Jul 17, 2012 at 11:47 AM, Sedat Dilek sedat.di...@gmail.com wrote: On Tue, Jul 17, 2012 at 7:41 AM, Stephen Rothwell s...@canb.auug.org.au wrote: Hi all, Changes since 20120716: The vfs tree lost its build failure. The l2-mtd tree gained a conflict against the mtd tree. The

Re: linux-next: Tree for July 17 (mfd: AB3100 - ab3100_probe: undefined reference to `rand_initialize_irq')

2012-07-17 Thread Sedat Dilek
On Tue, Jul 17, 2012 at 12:21 PM, Sedat Dilek sedat.di...@gmail.com wrote: On Tue, Jul 17, 2012 at 11:47 AM, Sedat Dilek sedat.di...@gmail.com wrote: On Tue, Jul 17, 2012 at 7:41 AM, Stephen Rothwell s...@canb.auug.org.au wrote: Hi all, Changes since 20120716: The vfs tree lost its build

Re: linux-next: Tree for July 17 (mfd: AB3100 - ab3100_probe: undefined reference to `rand_initialize_irq')

2012-07-17 Thread Linus Walleij
On Tue, Jul 17, 2012 at 12:39 PM, Sedat Dilek sedat.di...@gmail.com wrote: On Tue, Jul 17, 2012 at 12:21 PM, Sedat Dilek sedat.di...@gmail.com wrote: ...looks like AB3100 is the *only* driver still using rand_initialize_irq()... drivers/mfd/ab3100-core.c:939: