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
iscsi
loopback
tcm_fc
Kconfig -rw-r--r-- 1.0 KB
Makefile -rw-r--r-- 768 bytes
target_core_alua.c -rw-r--r-- 55.6 KB
target_core_alua.h -rw-r--r-- 5.0 KB
target_core_cdb.c -rw-r--r-- 32.8 KB
target_core_configfs.c -rw-r--r-- 87.2 KB
target_core_device.c -rw-r--r-- 47.8 KB
target_core_fabric_configfs.c -rw-r--r-- 34.3 KB
target_core_fabric_lib.c -rw-r--r-- 12.3 KB
target_core_file.c -rw-r--r-- 16.2 KB
target_core_file.h -rw-r--r-- 986 bytes
target_core_hba.c -rw-r--r-- 4.4 KB
target_core_iblock.c -rw-r--r-- 17.2 KB
target_core_iblock.h -rw-r--r-- 500 bytes
target_core_internal.h -rw-r--r-- 5.9 KB
target_core_pr.c -rw-r--r-- 131.6 KB
target_core_pr.h -rw-r--r-- 2.1 KB
target_core_pscsi.c -rw-r--r-- 31.9 KB
target_core_pscsi.h -rw-r--r-- 1.4 KB
target_core_rd.c -rw-r--r-- 13.6 KB
target_core_rd.h -rw-r--r-- 1.6 KB
target_core_stat.c -rw-r--r-- 52.4 KB
target_core_tmr.c -rw-r--r-- 14.4 KB
target_core_tpg.c -rw-r--r-- 23.7 KB
target_core_transport.c -rw-r--r-- 133.3 KB
target_core_ua.c -rw-r--r-- 9.0 KB
target_core_ua.h -rw-r--r-- 1.4 KB

back to top