]> Pileus Git - ~andy/linux/commit
drivers/rtc/rtc-hid-sensor-time.c: enable HID input processing early
authorAlexander Holler <holler@ahsoftware.de>
Thu, 14 Nov 2013 22:32:00 +0000 (14:32 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Nov 2013 00:32:21 +0000 (09:32 +0900)
commit406bf31893163cbe5b0b03a281685c7dc95c9380
tree114be8a8b9b386dbc12a50f95a299373eda8f555
parentd5ceede8dc86278d16dcad8f916ef323b5672bd8
drivers/rtc/rtc-hid-sensor-time.c: enable HID input processing early

Enable the processing of HID input records before the RTC will be
registered, in order to allow the RTC register function to read clock.
Without doing that the clock can only be read after the probe function
has finished.

Signed-off-by: Alexander Holler <holler@ahsoftware.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/rtc/rtc-hid-sensor-time.c