Revision cd0e08a8c9fb9c50d182d20e3bc52452c1ce1bfb authored by Deepak Sikri on 23 March 2012, 22:02:29 UTC, committed by Linus Torvalds on 23 March 2012, 23:58:38 UTC
Handle the fix for unbalanced irq for the cases when enable_irq_wake
fails, and a warning related to same is displayed on the console.  The
workaround is handled at the driver level.

Signed-off-by: Deepak Sikri <deepak.sikri@st.com>
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Acked-by: Rajeev Kumar <rajeev-dlh.kumar@st.com>
Cc: Shiraz Hashim <shiraz.hashim@st.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 0e0cb89
History
File Mode Size
Kconfig -rw-r--r-- 947 bytes
Makefile -rw-r--r-- 268 bytes
acl.c -rw-r--r-- 8.7 KB
acl.h -rw-r--r-- 1.4 KB
cache.c -rw-r--r-- 10.3 KB
cache.h -rw-r--r-- 4.1 KB
fid.c -rw-r--r-- 7.1 KB
fid.h -rw-r--r-- 1.8 KB
v9fs.c -rw-r--r-- 13.7 KB
v9fs.h -rw-r--r-- 7.3 KB
v9fs_vfs.h -rw-r--r-- 3.7 KB
vfs_addr.c -rw-r--r-- 8.2 KB
vfs_dentry.c -rw-r--r-- 3.5 KB
vfs_dir.c -rw-r--r-- 6.9 KB
vfs_file.c -rw-r--r-- 18.2 KB
vfs_inode.c -rw-r--r-- 33.8 KB
vfs_inode_dotl.c -rw-r--r-- 25.6 KB
vfs_super.c -rw-r--r-- 8.6 KB
xattr.c -rw-r--r-- 4.3 KB
xattr.h -rw-r--r-- 1.2 KB
xattr_user.c -rw-r--r-- 2.0 KB

back to top