]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: pciehp: disable DLL state changed event notification
authorKenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Mon, 5 Oct 2009 08:40:02 +0000 (17:40 +0900)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 4 Nov 2009 17:01:12 +0000 (09:01 -0800)
commit1cb49411097c327bc4af0a38fab90c2b88ec0baf
tree44fd8ce2271d05826823085a58db1e882343bbb4
parentbe1a8be3a0d1010d5a88531d5f0c62db5f2c06a0
PCI: pciehp: disable DLL state changed event notification

Current pciehp doesn't handle Data Link Layer State Changed Event
notification. So it needs to be disabled at initialization time,
otherwise other event notifications are not generated.

Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/hotplug/pciehp_hpc.c