From: Rahul Ruikar Date: Thu, 30 Sep 2010 01:12:46 +0000 (-0700) Subject: Input: emu10k1-gp - add missing calls to pci_disable_device() X-Git-Tag: v2.6.37-rc1~135^2^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8daece8f457883e8f2e3065a1e02322ed444ddb;p=pandora-kernel.git Input: emu10k1-gp - add missing calls to pci_disable_device() pci_disable_device() is called for following 2 cases - error path in emu_probe() - in emu_remove() Signed-off-by: Rahul Ruikar Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed