summaryrefslogtreecommitdiff
path: root/sound/usb/usx2y/usx2y.h
diff options
context:
space:
mode:
authorGregory CLEMENT <gregory.clement@free-electrons.com>2017-01-30 20:29:35 +0100
committerDavid S. Miller <davem@davemloft.net>2017-01-30 16:50:57 -0500
commit1558727a1c1b65459cb9ae31f36ace45d56c6767 (patch)
tree759b1a285330156e34863d910c4a0c7a4a0b3b89 /sound/usb/usx2y/usx2y.h
parenta75961d0ebfd8866e03855bfdbb5733a268b0a44 (diff)
net: dsa: mv88e6xxx: Add support for ethernet switch 88E6141
The Marvell 88E6341 device is single-chip, 6-port Ethernet switch with four integrated 10/100/1000Mbps Ethernet transceivers and one high speed SerDes interfaces. It belongs to the Topaz family and unlike the 88E6341 it does not have a TCAM. Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Reviewed-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound/usb/usx2y/usx2y.h')
0 files changed, 0 insertions, 0 deletions
annel' functions. Function `pl330_request_channel' is only called from `pl330_alloc_chan_resources', so the lock is already held. 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/soc/codecs/si476x.c')