]> nv-tegra.nvidia Code Review - linux-2.6.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)
commit5de1743e2434fcb24e3d944a20130029b8fe867a
tree0f3a3cb9b2ee2e58d1df8939cc8ab9783aeab896
parentfc5da22ae35d4720be59af8787a8a6d5e4da9517
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