commit | 64c10f6e0e6b4473b97c29c574e9517f93bedaec | [log] [tgz] |
---|---|---|
author | Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> | Fri Aug 20 04:28:14 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Oct 24 11:20:39 2010 -0200 |
tree | df21f32984a8faca3241922775b453fb1ed764ce | |
parent | a3aa0a4ab56e825e2ec236974d478d1dcebf41a9 [diff] |
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 <seto.hidetoshi@jp.fujitsu.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>