summaryrefslogtreecommitdiff
path: root/sound/pci/asihpi/hpioctl.c
diff options
context:
space:
mode:
authorArdinartsev Nikita <pinguin255@gmail.com>2017-01-26 16:54:42 +0300
committerJiri Kosina <jkosina@suse.cz>2017-01-26 21:58:16 +0100
commit877a021e08ccb6434718c0cc781fdf943c884cc0 (patch)
tree55c2449af598a9fc32df7da498bdd45738b0316f /sound/pci/asihpi/hpioctl.c
parented9ab4287f96e66340e0390e2c583f2f9110cba0 (diff)
HID: hid-lg: Fix immediate disconnection of Logitech Rumblepad 2
With NOGET quirk Logitech F510 is now fully workable in dinput mode including rumble effects (according to fftest). Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=117091 [jkosina@suse.cz: fix patch format] Signed-off-by: Ardinartsev Nikita <ardinar23@gmail.com> Acked-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'sound/pci/asihpi/hpioctl.c')
0 files changed, 0 insertions, 0 deletions
Function `pl330_release_channel' is called from `pl330_free_chan_resources', which already holds the lock, and from `pl330_del'. Function `pl330_del' is called in an error path of `pl330_probe' and at the end of `pl330_remove', but I assume that there cannot be concurrent accesses to the protected data at those points. Signed-off-by: Iago Abal <mail@iagoabal.eu> Reviewed-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'sound/oss/vidc_fill.S')