From: Hidetoshi Seto Date: Fri, 20 Aug 2010 07:24:18 +0000 (-0300) Subject: i7core_edac: Fix the logic in i7core_remove() X-Git-Tag: v2.6.37-rc1~108^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45b7c981aeeb456d4b0c04f15d551f3e515bf20e;p=pandora-kernel.git i7core_edac: Fix the logic in i7core_remove() commit 47251b4d960bdfa648b0d06dbc6d445f41cb3906 have changed the logic for unexplained reasons. It looks strange that it can release i7core_dev without calling i7core_put_devices() that releases i7core_dev->pdev. Fix the part. Signed-off-by: Hidetoshi Seto Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed