Re: [PATCH v2] input:Add clk api support for w90p910 touchscreen
From: Wan ZongShun <hidden>
Date: 2009-07-09 09:00:47
From: Wan ZongShun <hidden>
Date: 2009-07-09 09:00:47
Dear Dmitry,
quoted
quoted
Umm, one more thing - we need to add "depends on" to Kconfig since clk API is not implemented on every platform. Any ideas what is the most wide dependency is?The most wide dependency for the clk API is HAVE_CLK.Cool, thanks.
Sure, but why to add it to touchscreen's kconfig? it seems it should be put arch/arm/kconfig. In addition,I never use this HAVE_CLK in ARCH_W90X900, only using COMMON_CLKDEV to support clk API.