diff options
author | Michał Winiarski <michal.winiarski@intel.com> | 2018-05-21 17:38:01 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-05-29 00:36:31 +0300 |
commit | 70c30b1ea706affcb117e3cd3065690abca5ba69 (patch) | |
tree | cd552d81c87b98c0aa746de9406c1cc652a68dc2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f620d1d7afc7db57ab59f35000752840c91f67e7 (diff) | |
download | linux-70c30b1ea706affcb117e3cd3065690abca5ba69.tar.xz |
media: rc: nuvoton: Tweak the interrupt enabling dance
It appears that we need to enable CIR device before attempting to touch
some of the registers. Previously, this was not a big issue, since we
were rarely seeing nvt_close() getting called.
Unfortunately, since commit cb84343fced1 ("media: lirc: do not call close()
or open() on unregistered devices") the initial open() during probe from
rc_setup_rx_device() is no longer successful, which means that userspace
clients will actually end up calling nvt_open()/nvt_close(). Since
nvt_open() is broken, the device doesn't seem to work as expected.
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=199597
Signed-off-by: Michał Winiarski <michal.winiarski@intel.com>
Cc: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions