summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2020-05-29 02:30:04 +0300
committerDavid S. Miller <davem@davemloft.net>2020-05-29 02:30:04 +0300
commitf4b992b461b31910a0ef5acbad0af4906cbaaae0 (patch)
tree1f6f3acd4fd2a3aaa7cfa3108f425640c6e9f310 /tools/perf/scripts/python/export-to-postgresql.py
parent04d826213413f727768a2f6ffa89b3f6d75afceb (diff)
parent72628da6d63413299a6369e71f5c97f0edea6a8b (diff)
downloadlinux-f4b992b461b31910a0ef5acbad0af4906cbaaae0.tar.xz
Merge branch 'net-ks8851-Unify-KS8851-SPI-and-MLL-drivers'
Marek Vasut says: ==================== net: ks8851: Unify KS8851 SPI and MLL drivers The KS8851SNL/SNLI and KS8851-16MLL/MLLI/MLLU are very much the same pieces of silicon, except the former has an SPI interface, while the later has a parallel bus interface. Thus far, Linux has two separate drivers for each and they are diverging considerably. This series unifies them into a single driver with small SPI and parallel bus specific parts. The approach here is to first separate out the SPI specific parts into a separate file, then add parallel bus accessors in another separate file and then finally remove the old parallel bus driver. The reason for replacing the old parallel bus driver is because the SPI bus driver is much higher quality. Note that I dropped "net: ks8851: Drop define debug and pr_fmt()" for now, will send it separatelly later. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions