Revision d3e17183b9820ccf3c1aacc5ec5459a23a574ba7 authored by David S. Miller on 22 February 2016, 03:03:21 UTC, committed by David S. Miller on 22 February 2016, 03:03:21 UTC
Murali Karicheri says:

====================
net: ti: netcp: restore get/set_pad_info() functionality

This series fixes a regression and add some improvements for the ease
of maintainance. Incorporated comments against v1.

Changelogs:

 v2 : combined 2-3 into one patch as this involves a header change
      fixed a parse warning in 3/4 per comment from Arnd.
      Removed Sign-off from Arnd against 1/4
      added comments in 3/3 to alert on the usage of sw data per review
      comments
 v1 : added 2-4 to accomodate feedback received from review
 v0 : initial version to fix the regression (From Grygorii)
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2 parent s 3301be3 + 0632448
History
File Mode Size
Makefile -rw-r--r-- 200 bytes
ct20k1reg.h -rw-r--r-- 20.1 KB
ct20k2reg.h -rw-r--r-- 3.1 KB
ctamixer.c -rw-r--r-- 9.8 KB
ctamixer.h -rw-r--r-- 2.9 KB
ctatc.c -rw-r--r-- 42.1 KB
ctatc.h -rw-r--r-- 5.2 KB
ctdaio.c -rw-r--r-- 17.0 KB
ctdaio.h -rw-r--r-- 3.4 KB
cthardware.c -rw-r--r-- 1.7 KB
cthardware.h -rw-r--r-- 7.5 KB
cthw20k1.c -rw-r--r-- 48.3 KB
cthw20k1.h -rw-r--r-- 598 bytes
cthw20k2.c -rw-r--r-- 51.5 KB
cthw20k2.h -rw-r--r-- 598 bytes
ctimap.c -rw-r--r-- 2.5 KB
ctimap.h -rw-r--r-- 1.1 KB
ctmixer.c -rw-r--r-- 30.0 KB
ctmixer.h -rw-r--r-- 1.7 KB
ctpcm.c -rw-r--r-- 12.0 KB
ctpcm.h -rw-r--r-- 612 bytes
ctresource.c -rw-r--r-- 5.5 KB
ctresource.h -rw-r--r-- 2.2 KB
ctsrc.c -rw-r--r-- 19.4 KB
ctsrc.h -rw-r--r-- 4.6 KB
cttimer.c -rw-r--r-- 11.1 KB
cttimer.h -rw-r--r-- 686 bytes
ctvmem.c -rw-r--r-- 5.6 KB
ctvmem.h -rw-r--r-- 1.8 KB
xfi.c -rw-r--r-- 4.2 KB

back to top