From: Axel Lin Date: Thu, 11 Aug 2011 16:19:29 +0000 (-0700) Subject: Input: mpu3050 - correct call to input_free_device X-Git-Tag: v3.1-rc4~48^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9b830fa444c1f4955d0ee88f5af2aa24d2c7837;p=pandora-kernel.git Input: mpu3050 - correct call to input_free_device input_free_device() should be used if input_register_device() was not called yet or if it failed. Signed-off-by: Axel Lin Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed