diff options
author | Geliang Tang <geliangtang@163.com> | 2015-11-07 05:00:21 +0100 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2016-01-11 20:19:55 +0100 |
commit | b01079be449b895913ce17a47933820af708d5dd (patch) | |
tree | e8e8b3a391e81469d64e813a3fc11ee5e3f6f39c /drivers/rtc/rtc-efi.c | |
parent | rtc: pcf8523: refuse to write dates later than 2099 (diff) | |
download | linux-b01079be449b895913ce17a47933820af708d5dd.tar.xz linux-b01079be449b895913ce17a47933820af708d5dd.zip |
rtc: fix module reference count in rtc-proc
rtc-proc.c is not built as a module. Thus, rather than dealing with
THIS_MODULE's reference count, we should deal with rtc->owner's
reference count.
Signed-off-by: Geliang Tang <geliangtang@163.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'drivers/rtc/rtc-efi.c')
0 files changed, 0 insertions, 0 deletions