From: Paul Mackerras Date: Mon, 31 Oct 2005 06:30:32 +0000 (-0500) Subject: Input: adbhid - fix OOPS introduced by dynalloc conversion X-Git-Tag: v2.6.15-rc1~59^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb16292ba8a6655a560ab10a7d73a7816f0c0ac0;p=pandora-kernel.git Input: adbhid - fix OOPS introduced by dynalloc conversion The problem is that adbhid[]->input is NULL, so the kernel oopses with a null pointer dereference as soon as a key is pressed. Signed-off-by: Paul Mackerras Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed