Revision 131f8b75f1c00a5a822ff2103db588466e942490 authored by Shiraz Hashim on 23 March 2012, 22:02:29 UTC, committed by Linus Torvalds on 23 March 2012, 23:58:38 UTC
Define API for '.alarm_irq_enable' to enable and disable alarm irq. This
is required by the framework else RTC_AIE_ON and RTC_AIE_OFF ioctls
return errors.

Signed-off-by: Shiraz Hashim <shiraz.hashim@st.com>
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Cc: Deepak Sikri <deepak.sikri@st.com>
Acked-by: Rajeev Kumar <rajeev-dlh.kumar@st.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent cd0e08a
History
File Mode Size
Kconfig -rw-r--r-- 14.5 KB
Makefile -rw-r--r-- 2.0 KB
blktrace.c -rw-r--r-- 42.1 KB
ftrace.c -rw-r--r-- 99.9 KB
power-traces.c -rw-r--r-- 418 bytes
ring_buffer.c -rw-r--r-- 104.7 KB
ring_buffer_benchmark.c -rw-r--r-- 10.5 KB
rpm-traces.c -rw-r--r-- 474 bytes
trace.c -rw-r--r-- 111.7 KB
trace.h -rw-r--r-- 24.2 KB
trace_branch.c -rw-r--r-- 9.1 KB
trace_clock.c -rw-r--r-- 3.0 KB
trace_entries.h -rw-r--r-- 7.0 KB
trace_event_perf.c -rw-r--r-- 7.8 KB
trace_events.c -rw-r--r-- 37.1 KB
trace_events_filter.c -rw-r--r-- 50.9 KB
trace_events_filter_test.h -rw-r--r-- 1.0 KB
trace_export.c -rw-r--r-- 5.2 KB
trace_functions.c -rw-r--r-- 8.2 KB
trace_functions_graph.c -rw-r--r-- 34.9 KB
trace_irqsoff.c -rw-r--r-- 15.5 KB
trace_kdb.c -rw-r--r-- 3.0 KB
trace_kprobe.c -rw-r--r-- 52.9 KB
trace_mmiotrace.c -rw-r--r-- 9.0 KB
trace_nop.c -rw-r--r-- 2.2 KB
trace_output.c -rw-r--r-- 27.6 KB
trace_output.h -rw-r--r-- 1.6 KB
trace_printk.c -rw-r--r-- 7.5 KB
trace_sched_switch.c -rw-r--r-- 5.8 KB
trace_sched_wakeup.c -rw-r--r-- 14.0 KB
trace_selftest.c -rw-r--r-- 20.3 KB
trace_selftest_dynamic.c -rw-r--r-- 168 bytes
trace_stack.c -rw-r--r-- 8.3 KB
trace_stat.c -rw-r--r-- 8.2 KB
trace_stat.h -rw-r--r-- 973 bytes
trace_syscalls.c -rw-r--r-- 16.9 KB
trace_workqueue.c -rw-r--r-- 7.4 KB

back to top