summaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorJohn Moser <jmoser@nvidia.com>2017-06-05 17:10:28 -0400
committerEnrico Cadorin <ecadorin@nvidia.com>2018-08-27 19:55:04 -0400
commit9f8d12e246c78c87c8a00be5004fbc27690779a5 (patch)
treeaee835838d36847ad8657b59b3537fcc37db6d46 /include/linux
parent842c0a98e2d80b833f9ea0677fb0719c0958a144 (diff)
tegra: ivc cdev: Fix incorrect irq registration
The ivc cdev driver incorrectly uses the hypervisor ivc queue hwirq number when registering its interrupt handler (vs. the associated hv device logical irq line number). Due to this incorrect registration the device does not receive any interrupts resulting in it not being able to establish the ivc channel. This change modifies the code to use the hv device logical irq number associated with the ivc channel during irq handler registration. Bug 200308411 JIRA VFND-4214 Change-Id: I400863eb285046cae3c068c58d8fbf1aedb0bac9 Signed-off-by: John Moser <jmoser@nvidia.com> Reviewed-on: http://git-master/r/1496247 Reviewed-on: http://git-master/r/1498656 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Dennis Kou <dkou@nvidia.com> Reviewed-by: Vladislav Buzov <vbuzov@nvidia.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions