summaryrefslogtreecommitdiff
path: root/sound/usb/caiaq/control.h
blob: 501c4883aef644e81ae5def04bbe12a70300836d (plain)
1
2
3
4
5
6
#ifndef CAIAQ_CONTROL_H
#define CAIAQ_CONTROL_H

int snd_usb_caiaq_control_init(struct snd_usb_caiaqdev *cdev);

#endif /* CAIAQ_CONTROL_H */
authorBen Skeggs <bskeggs@redhat.com>2017-01-09 10:22:15 +1000
committerBen Skeggs <bskeggs@redhat.com>2017-01-31 20:05:25 +1000
commit7dfee6827780d4228148263545af936d0cae8930 (patch)
tree308780ecb465777d5916a6e4d96b1dfefb8042fc
parentc966b6279f610a24ac1d42dcbe30e10fa61220b2 (diff)
drm/nouveau/disp/mcp7x: disable dptmds workaround
The workaround appears to cause regressions on these boards, and from inspection of RM traces, NVIDIA don't appear to do it on them either. Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Tested-by: Roy Spliet <nouveau@spliet.org>
Diffstat