summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2016-10-15 19:32:54 +0200
committerMark Brown <broonie@kernel.org>2016-10-24 18:36:42 +0100
commit68b24a20cbf0a9fb691031506ff7ea1e7b210a2c (patch)
treec6116f2f25f0eeb561e117d4e0e0f9444aeac5c2 /tools/perf/scripts/python
parent1001354ca34179f3db924eb66672442a173147dc (diff)
downloadkernel-68b24a20cbf0a9fb691031506ff7ea1e7b210a2c.tar.gz
ASoC: wm8753: Remove unused DAI ID defines
The DAI ID defines are back from the time when DAIs were referenced by a numerical ID. These days a string is used for matching instead and the defines are unused. These particular IDs were never used and presumably never will be, so remove them. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
/net/ethernet/mellanox/mlx4/alloc.c?h=linux-6.12.y&id=1d966d03a37f7f58abf12e87203d03f96950cfd0'>net: Mellanox: Delete unnecessary checks before the function call "vunmap"Markus Elfring 2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas 2014-12-11net/mlx4: Add mlx4_bitmap zone allocatorMatan Barak 2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev 2014-06-02IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina 2013-12-09mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ...Jack Morgenstein 2012-05-14mlx4_core: Change bitmap allocator to work in round-robin fashionJack Morgenstein