From: Dmitry Torokhov Date: Wed, 21 Jul 2010 03:25:35 +0000 (-0700) Subject: Input: gamecon - reference correct input device in NES mode X-Git-Tag: v2.6.35-rc6~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b5d3312fbfbb21d2fc7de94e0db66cfdf8b0055;p=pandora-kernel.git Input: gamecon - reference correct input device in NES mode We moved input devices from 'struct gc' to individial pads (struct gc-pad), but gc_nes_process_packet() was still trying to use old ones and crashing. Cc: stable@kernel.org Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed