mbox

[PULL] clockevents: last minute patch for 4.2-rc2

Message ID 559B89AC.7090802@linaro.org
State New
Headers show

Pull-request

http://git.linaro.org/people/daniel.lezcano/linux.git clockevents/4.2-rc2

Message

Daniel Lezcano July 7, 2015, 8:11 a.m. UTC
Hi Thomas,

as requested, this pull request contains a single patch from Viresh to 
make the different set-state callbacks optional.

  - Made set-state callbacks optional (Viresh Kumar)


Thanks !

   -- Daniel


The following changes since commit 1cb6c2151850584ee805fdcf088af0bb81f4b086:

   clocksource: Increase dependencies of timer-stm32 to limit build 
wreckage (2015-06-21 20:01:48 +0200)

are available in the git repository at:

   http://git.linaro.org/people/daniel.lezcano/linux.git clockevents/4.2-rc2

for you to fetch changes up to 367c508a7c91b9e68f4d0c39b4631a8f74f7e016:

   clockevents: Allow set-state callbacks to be optional (2015-07-07 
10:04:29 +0200)

----------------------------------------------------------------
Viresh Kumar (1):
       clockevents: Allow set-state callbacks to be optional

  kernel/time/clockevents.c | 24 +++++++++---------------
  1 file changed, 9 insertions(+), 15 deletions(-)