[PATCH] staging: board: Kconfig: Let STAGING_BOARD depend on CLKDEV_LOOKUP

2015-07-04 Thread Chen Gang
It needs clk_add_alias() from clk drivers, which is implemented in "drivers/clk/clkdev.c" which depends on CLKDEV_LOOKUP. Normally, archs and clk driver its own will decide whether select CLKDEV_LOOKUP, and common drivers will decide whether depend on it. The related error (with allmodconfig unde

RE: [PATCH 1/1] x86: Hyper-V: Mark the Hyper-V clocksource as being high resolution

2015-07-04 Thread KY Srinivasan
> -Original Message- > From: Thomas Gleixner [mailto:[email protected]] > Sent: Saturday, July 4, 2015 1:11 AM > To: KY Srinivasan > Cc: [email protected]; [email protected]; linux- > [email protected]; [email protected]; [email protected]; > [email protected]; jasow

Re: [PATCH 1/1] x86: Hyper-V: Mark the Hyper-V clocksource as being high resolution

2015-07-04 Thread Thomas Gleixner
On Fri, 3 Jul 2015, K. Y. Srinivasan wrote: > From: Vivek yadav > > By design, alternative clock sources listed are based on the resolution of > current clock source. Once you set a high resolution clock, > only high resolution sources are returned. > Mark Hyper-V clock source as a high resoluti