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
6fire
bcd2000
caiaq
hiface
line6
misc
usx2y
Kconfig -rw-r--r-- 4.5 KB
Makefile -rw-r--r-- 598 bytes
card.c -rw-r--r-- 20.8 KB
card.h -rw-r--r-- 6.6 KB
clock.c -rw-r--r-- 11.5 KB
clock.h -rw-r--r-- 339 bytes
debug.h -rw-r--r-- 262 bytes
endpoint.c -rw-r--r-- 32.8 KB
endpoint.h -rw-r--r-- 1.3 KB
format.c -rw-r--r-- 14.3 KB
format.h -rw-r--r-- 292 bytes
helper.c -rw-r--r-- 3.1 KB
helper.h -rw-r--r-- 1.1 KB
midi.c -rw-r--r-- 68.5 KB
midi.h -rw-r--r-- 1.6 KB
mixer.c -rw-r--r-- 68.2 KB
mixer.h -rw-r--r-- 2.9 KB
mixer_maps.c -rw-r--r-- 13.8 KB
mixer_quirks.c -rw-r--r-- 47.9 KB
mixer_quirks.h -rw-r--r-- 523 bytes
mixer_scarlett.c -rw-r--r-- 28.1 KB
mixer_scarlett.h -rw-r--r-- 169 bytes
pcm.c -rw-r--r-- 47.4 KB
pcm.h -rw-r--r-- 379 bytes
power.h -rw-r--r-- 375 bytes
proc.c -rw-r--r-- 6.0 KB
proc.h -rw-r--r-- 211 bytes
quirks-table.h -rw-r--r-- 76.4 KB
quirks.c -rw-r--r-- 38.5 KB
quirks.h -rw-r--r-- 1.3 KB
stream.c -rw-r--r-- 20.5 KB
stream.h -rw-r--r-- 286 bytes
usbaudio.h -rw-r--r-- 3.5 KB

back to top