summaryrefslogtreecommitdiff
path: root/sound/pci/oxygen/ak4396.h
diff options
context:
space:
mode:
authorHeiner Kallweit <hkallweit1@gmail.com>2017-02-02 08:20:12 +0100
committerDavid S. Miller <davem@davemloft.net>2017-02-02 22:02:31 -0500
commitfd3984e6e78a569cd72d94687860501f7e73594c (patch)
tree3acd6b8d37b93aae1be8c59c4746f029feb5e3a8 /sound/pci/oxygen/ak4396.h
parent722eef28616798dd10f9a2e4254163a5bcd54eea (diff)
net: stmmac: Fix wrong message in stmmac_probe_config_dt
Most likely a copy & paste error in referenced commit. Restore the debug message to what it was before. Fixes: f573c0b9c4e0 ("stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structure") Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Acked-By: Joao Pinto <jpinto@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound/pci/oxygen/ak4396.h')
0 files changed, 0 insertions, 0 deletions
ocking from `pl330_request_channel' and `pl330_release_channel' 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/wm8993.c')