From 9d013d3b14f4c81bdfe6c81fc506037d60007036 Mon Sep 17 00:00:00 2001 From: Bryan Kadzban Date: Tue, 16 Oct 2007 01:28:23 -0700 Subject: [PATCH] rtc: allow validated RTC_PIE_ON for non-root drivers/char/rtc.c allowed RTC_PIE_ON ioctls for non-root users, as long as the current interval (set via RTC_IRQP_SET) is <= max_user_freq. Allow RTC_PIE_ON under the same conditions when /dev/rtc* is handled by the rtc subsystem. Signed-off-by: Bryan Kadzban Acked-by: Alessandro Zummo Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed