You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
Merge branch 'for-3.2' into for-3.3
This commit is contained in:
@@ -234,6 +234,7 @@ static int wm8776_hw_params(struct snd_pcm_substream *substream,
|
||||
switch (snd_pcm_format_width(params_format(params))) {
|
||||
case 16:
|
||||
iface = 0;
|
||||
break;
|
||||
case 20:
|
||||
iface = 0x10;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user