Re: [PATCH V2 5/6] x86: add CONFIG_ARM_AMBA, selected by STA2X11
From: Mark Brown <hidden>
Date: 2012-07-02 18:06:00
Also in:
linux-arch, linux-arm-kernel, lkml
From: Mark Brown <hidden>
Date: 2012-07-02 18:06:00
Also in:
linux-arch, linux-arm-kernel, lkml
On Mon, Jul 02, 2012 at 04:58:27PM +0000, Arnd Bergmann wrote:
Also, in many cases it's possible to say specifically what some code depends on. E.g. if a driver uses clk_get/clk_put, it should depend on CLKDEV_LOOKUP, not on !X86.
Or we could get the stubs merged, or x86 could enable the clock API...