obj-$(CONFIG_NET_9P) := 9pnet.o obj-$(CONFIG_NET_9P_VIRTIO) += 9pnet_virtio.o obj-$(CONFIG_NET_9P_RDMA) += 9pnet_rdma.o 9pnet-objs := \ mod.o \ client.o \ error.o \ util.o \ protocol.o \ trans_fd.o \ trans_common.o \ 9pnet_virtio-objs := \ trans_virtio.o \ 9pnet_rdma-objs := \ trans_rdma.o \ /atom/sound/soc/codecs/wm8974.h?h=nds-private-remove' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8974.h
>
AgeCommit message (Expand)AuthorFilesLines
context:
space:
mode:
authorRicardo Ribalda <ricardo.ribalda@gmail.com>2017-02-02 20:15:16 +0100
committerWolfram Sang <wsa@the-dreams.de>2017-02-09 17:13:01 +0100
commitbbb27fc33d44e7b8d96369810654df4ee1837566 (patch)
treeb769e165ad52c0021054f1a048b62bd7e4fbec47 /drivers/usb/gadget/composite.c
parentf43128c75202f29ee71aa83e6c320a911137c189 (diff)
i2c: piix4: Request the SMBUS semaphore inside the mutex
SMBSLVCNT must be protected with the piix4_mutex_sb800 in order to avoid multiple buses accessing to the semaphore at the same time. Fixes: 701dc207bf55 ("i2c: piix4: Avoid race conditions with IMC") Reported-by: Jean Delvare <jdelvare@suse.de> Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Signed-off-by: Jean Delvare <jdelvare@suse.de> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'drivers/usb/gadget/composite.c')