commit | c894121d014260af3fd199e1d2a56d4af5ff8ba9 | [log] [tgz] |
---|---|---|
author | Manikanta Maddireddy <mmaddireddy@nvidia.com> | Tue Jun 18 23:31:58 2019 +0530 |
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | Thu Jun 20 17:40:48 2019 +0100 |
tree | 12bd14e4e0410cc18b9ddfeafcddbe58a400718c | |
parent | b5b4717ea0ddf64357c68a865f652487b9b1cdf8 [diff] |
PCI: tegra: Change PRSNT_SENSE IRQ log to debug PRSNT_MAP bit field is programmed to update the slot present status. PRSNT_SENSE IRQ is triggered when this bit field is programmed, which is not an error. Add a new if condition to trap PRSNT_SENSE code and print it with debug log level. Signed-off-by: Manikanta Maddireddy <mmaddireddy@nvidia.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Acked-by: Thierry Reding <treding@nvidia.com>