commit | 15856ad50bf5ea02a5ee22399c036d49e7e1124d | [log] [tgz] |
---|---|---|
author | Bill Pemberton <wfp5p@virginia.edu> | Wed Nov 21 15:35:00 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Nov 28 13:16:47 2012 -0800 |
tree | 1b57e34523f94ed8b2e9f71dc17197ee2b8c7a4a | |
parent | 7dc30303342562685392c8c7aa5194e98fd27625 [diff] |
PCI: Remove __dev* markings CONFIG_HOTPLUG is going away as an option so __devexit_p, __devint, __devinitdata, __devinitconst, and _devexit are no longer needed. Signed-off-by: Bill Pemberton <wfp5p@virginia.edu> Acked-by: Bjorn Helgaas <bhelgaas@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>