Skip to content
Snippets Groups Projects
Commit 406bf318 authored by Alexander Holler's avatar Alexander Holler Committed by Linus Torvalds
Browse files

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: default avatarAlexander Holler <holler@ahsoftware.de>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent d5ceede8
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment