]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
pcie: host: tegra: fix enabling AER
authorVidya Sagar <vidyas@nvidia.com>
Mon, 18 Jan 2016 13:42:13 +0000 (19:12 +0530)
committermobile promotions <svcmobile_promotions@nvidia.com>
Fri, 22 Jan 2016 17:06:03 +0000 (09:06 -0800)
commitb496c2e8c2685fea660f9da150adfdd8452c725a
treebd7c560d98a01ee235bbc2c710543f1a176c2626
parent35162ec787d1165ec50a950aebcc70cd5b0c9b72
pcie: host: tegra: fix enabling AER

root port should exhibit its AER capability and only then can
kernel PCIe subsystem load corresponding AER driver thereby enabling
it to print AER message as and when they occur. There was an issue because
of which root port wasn't exhibiting its AER capability and hence
AER messages (if any) aren't seen in the log. This patch fixes that issue

Bug 200166513

Change-Id: I3783f28f8e14d80dc87e331bf1f5059ac956a8b4
Signed-off-by: Vidya Sagar <vidyas@nvidia.com>
Reviewed-on: http://git-master/r/933829
(cherry picked from commit 544c0b29fc2f7fe3d431d30b210da3e989aec36b)
Reviewed-on: http://git-master/r/934996
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Hayden Du <haydend@nvidia.com>
drivers/pci/host/pci-tegra.c