From: Hidetoshi Seto Date: Fri, 20 Aug 2010 07:28:14 +0000 (-0300) Subject: i7core_edac: Always do get/put for all devices X-Git-Tag: v2.6.37-rc1~108^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64c10f6e0e6b4473b97c29c574e9517f93bedaec;p=pandora-kernel.git i7core_edac: Always do get/put for all devices We already do 'get' for all sockets at once. So do 'put' in the same way. And let args of the 'get' function to void since it handles only the single, static and known size table pci_dev_table[]. Signed-off-by: Hidetoshi Seto Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed