From: Alexander Holler Date: Thu, 14 Nov 2013 22:32:00 +0000 (-0800) Subject: drivers/rtc/rtc-hid-sensor-time.c: enable HID input processing early X-Git-Tag: v3.13-rc1~84^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=406bf31893163cbe5b0b03a281685c7dc95c9380;p=pandora-kernel.git 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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed