summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorCharles Keepax <ckeepax@opensource.cirrus.com>2022-05-10 16:38:43 +0100
committerMark Brown <broonie@kernel.org>2022-05-11 17:42:15 +0100
commitde2427207d13d7fe1882cd1772d66e33debf999e (patch)
treee6ad5a794f6b86a5eaff7675d645e2e09f88fc2b /tools/perf/scripts/python/net_dropmonitor.py
parent69b53a097d9984d93448b021e0d422f2803310bd (diff)
downloadkernel-de2427207d13d7fe1882cd1772d66e33debf999e.tar.gz
ASoC: wm9090: Remove redundant endianness flag
The endianness flag is used on the CODEC side to specify an ambivalence to endian, typically because it is lost over the hardware link. This device has no DAI links and as such the flag would have no effect, remove the redundant flag. Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com> Link: https://lore.kernel.org/r/20220510153843.1029540-2-ckeepax@opensource.cirrus.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
td>Jiawen Wu 2024-03-05net: txgbe: fix GPIO interrupt blockingJiawen Wu 2024-01-27net: txgbe: use irq_domain for interrupt controllerJiawen Wu 2024-01-04net: wangxun: add ethtool_ops for channel numberJiawen Wu 2024-01-04net: wangxun: add flow control supportJiawen Wu 2024-01-04net: txgbe: use phylink bits added in libwxJiawen Wu 2023-09-14net: wangxun: move MDIO bus implementation to the libraryJiawen Wu 2023-08-25net: txgbe: support copper NIC with external PHYJiawen Wu 2023-08-25net: txgbe: support switching mode to 1000BASE-X and SGMIIJiawen Wu 2023-08-09net: txgbe: Use pci_dev_id() to simplify the codeXiongfeng Wang 2023-06-08net: txgbe: Support phylink MAC layerJiawen Wu 2023-06-08net: txgbe: Implement phylink pcsJiawen Wu 2023-06-08net: txgbe: Support GPIO to SFP socketJiawen Wu 2023-06-08net: txgbe: Add SFP module identifyJiawen Wu 2023-06-08net: txgbe: Register I2C platform deviceJiawen Wu 2023-06-08net: txgbe: Register fixed rate clockJiawen Wu 2023-06-08net: txgbe: Add software nodes to support phylinkJiawen Wu