diff options
author | Andrey Smirnov <andrew.smirnov@gmail.com> | 2016-06-21 10:22:50 +0300 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2016-06-27 00:43:54 +0300 |
commit | 0a553cbabd369c52b921fced5e1a1ea3e60e0e0d (patch) | |
tree | 15ec68a5e477b566914048c0bb6cf1e1c6406fba /lib | |
parent | 519efa98051717479ff3d0b6be996e112e7a87ff (diff) | |
download | linux-0a553cbabd369c52b921fced5e1a1ea3e60e0e0d.tar.xz |
rtc: rtctest: Change no IRQ detection for RTC_IRQP_SET
A call to ioctl(..., RTC_IRQP_SET, ...) should never result in
ENOTTY. All new style RTC drivers implement it and all of the old style
drivers return EINVAL when they don't support periodic IRQs.
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions