From: Dmitry Torokhov Date: Tue, 10 Jan 2006 07:00:39 +0000 (-0500) Subject: Input: ibmasm - fix input initialization error path X-Git-Tag: v2.6.16-rc1~471^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fc4e6e197c7e377f1c8ebec727d40df983aceed;p=pandora-kernel.git Input: ibmasm - fix input initialization error path Do not try to free device that has already been unregistered, input_unregister_device() frees it automatically. Spotted by Vernon Mauery Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed