aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorWan ZongShun <[email protected]>2010-08-10 18:02:11 -0700
committerLinus Torvalds <[email protected]>2010-08-11 08:59:07 -0700
commit93b1384fb2028266c71aa417ae437c02537b1119 (patch)
treeda780e3cfdc4e38246d8f75edf2930ea89968861 /scripts/patch-kernel
parentf3f99cf39180fc04a36cd376f434092fae85f317 (diff)
rtc/pxa: remove unnecessary private ops->ioctl()
We shouldn't implement private ops->ioctl() unless absolutely necessary. pxa series RTC driver's ioctl() is unnecessary, since RTC subsystem has implement the ioctl() very well,so we can only use the API of '.alarm_irq_enable' and '.update_irq_enable' to do enable irq action. Signed-off-by: Wan ZongShun <[email protected]> Acked-by: Robert Jarzmik <[email protected]> Acked-by: Eric Miao <[email protected]> Cc: Paul Gortmaker <[email protected]> Cc: Alessandro Zummo <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions