summaryrefslogtreecommitdiff
path: root/sound/i2c/other/ak4113.c
diff options
context:
space:
mode:
authorManuel Lauss <manuel.lauss@gmail.com>2017-02-14 13:08:03 +0100
committerDavid S. Miller <davem@davemloft.net>2017-02-14 14:51:02 -0500
commit59bdb293fce30071bf62baed957a7b9d1f5fa3ea (patch)
tree936469ea316883a4c2b84aa993235b491791dfe6 /sound/i2c/other/ak4113.c
parent7e57fbb2a341b5d44d30e71a6d782c5e6dbc429c (diff)
net: irda: au1k_ir: remove unused timer
remove the unused timer. I suppose it was intended as a timeout detector, but never properly implemented. Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound/i2c/other/ak4113.c')
0 files changed, 0 insertions, 0 deletions
ed a stray list_head in dsa_port structure that is not used Tested using the two iproute2 examples: tc qdisc add dev eth1 handle ffff: ingress tc filter add dev eth1 parent ffff: \ matchall skip_sw \ action mirred egress mirror \ dev eth2 tc qdisc add dev eth1 handle 1: root prio tc filter add dev eth1 parent 1: \ matchall skip_sw \ action mirred egress mirror \ dev eth2 ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound/soc/au1x')