My mistake, 2017, sorry. Should I generate again the 2 commits? or a third just correcting that? How should I handle it? brgds HPM
On Sat, Jun 17, 2017 at 12:03 PM, Takashi Iwai tiwai@suse.de wrote:
On Fri, 16 Jun 2017 20:14:16 +0200, Hans P. Möller Ebner wrote:
Add support for the Line6 POD HD500X multi effect processor for playback
and capture (in/out audio) through USB.
Signed-off-by: Hans P. Moller hmoller@uc.cl
sound/usb/line6/podhd.c | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-)
diff --git a/sound/usb/line6/podhd.c b/sound/usb/line6/podhd.c index 6ab23e5..e389f92 100644 --- a/sound/usb/line6/podhd.c +++ b/sound/usb/line6/podhd.c @@ -3,6 +3,7 @@
- Copyright (C) 2011 Stefan Hajnoczi stefanha@gmail.com
- Copyright (C) 2015 Andrej Krutak dev@andree.sk
- Copyright (C) 2015 Hans P. Moller hmoller@uc.cl
Was the code written in two years ago? Otherwise put 2017. (Or you can omit such a change, too. The change history can be tracked via git nowadays.)
thanks,
Takashi