summaryrefslogtreecommitdiff
path: root/drivers/soundwire
diff options
context:
space:
mode:
authorJisheng Zhang <Jisheng.Zhang@synaptics.com>2018-04-02 06:23:43 +0300
committerDavid S. Miller <davem@davemloft.net>2018-04-02 18:14:02 +0300
commit4a188a63afdffb5f62cccc508589c19e5297ed05 (patch)
tree3a371e8015fba24582b8b913c4e721afba3256d9 /drivers/soundwire
parent6e00f7dd5e4edc2443f030b226f66fe4f1267667 (diff)
downloadlinux-4a188a63afdffb5f62cccc508589c19e5297ed05.tar.xz
net: mvneta: split rxq/txq init and txq deinit into SW and HW parts
This is to prepare the suspend/resume improvement in next patch. The SW parts can be optimized out during resume. As for rxq handling during suspend, we'd like to drop packets by calling mvneta_rxq_drop_pkts() which is both SW and HW operation, so we don't split rxq deinit. Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/soundwire')
0 files changed, 0 insertions, 0 deletions