Re: [GIT PULL for 3.6-rc1] media updates part 2
From: David Rientjes <rientjes@google.com>
Date: 2012-08-09 20:04:01
Also in:
lkml
From: David Rientjes <rientjes@google.com>
Date: 2012-08-09 20:04:01
Also in:
lkml
On Thu, 9 Aug 2012, Mauro Carvalho Chehab wrote:
Yeah, that would work as well, although the code would look uglier. IMHO, using select/depend is better.
Agreed, I think it should be "depends on LEDS_CLASS" rather than select it if there is a hard dependency that cannot be fixed with extracting the led support in the driver to #ifdef CONFIG_LEDS_CLASS code.