mirror of
https://github.com/lkl/linux.git
synced 2025-12-21 17:13:04 +09:00
rtc: add correction parameter
Add a new parameter allowing the get and set the correction using ioctls instead of just sysfs. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Link: https://lore.kernel.org/r/20211018151933.76865-5-alexandre.belloni@bootlin.com
This commit is contained in:
@@ -136,6 +136,7 @@ struct rtc_param {
|
||||
|
||||
/* parameter list */
|
||||
#define RTC_PARAM_FEATURES 0
|
||||
#define RTC_PARAM_CORRECTION 1
|
||||
|
||||
#define RTC_MAX_FREQ 8192
|
||||
|
||||
|
||||
Reference in New Issue
Block a user