]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chip
authorWanlong Gao <wanlong.gao@gmail.com>
Thu, 14 Apr 2011 22:22:08 +0000 (15:22 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 14 Apr 2011 23:06:55 +0000 (16:06 -0700)
commit68e2bcec29542ae1513345e918ffb8c4d9975d4e
tree0f3a3cb9b2ee2e58d1df8939cc8ab9783aeab896
parent23880ea789a48efdadef63075f9ff543b884aac8
drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chip

Fix the wrong members and the wrong function's definition, since the
irq_chip had changed.

Signed-off-by: Wanlong Gao <wanlong.gao@gmail.com>
Cc: Jack Steiner <steiner@sgi.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/misc/sgi-gru/grufile.c