Merge tag 'sound-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Pull sound fixes from Takashi Iwai: "Here contains not many exciting changes but just a few minor ones: An off-by-one proc write fix, a couple of trivial incldue guard fixes, Acer laptop pinconfig fix, and a fix for DSD formats that are still rarely used" * tag 'sound-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: ALSA: hda - Set up initial pins for Acer Aspire V5 ALSA: pcm: Fix the silence data for DSD formats ALSA: ctxfi: ct20k1reg: Fix typo in include guard ALSA: hda: ca0132_regs.h: Fix typo in include guard ALSA: core: fix buffer overflow in snd_info_get_line()
此提交包含在:
@@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
#ifndef CT20K1REG_H
|
||||
#define CT20k1REG_H
|
||||
#define CT20K1REG_H
|
||||
|
||||
/* 20k1 registers */
|
||||
#define DSPXRAM_START 0x000000
|
||||
@@ -632,5 +632,3 @@
|
||||
#define I2SD_R 0x19L
|
||||
|
||||
#endif /* CT20K1REG_H */
|
||||
|
||||
|
||||
|
新增問題並參考
封鎖使用者