Merge branch 'for-linus' into for-next
The commit [7a2e9ddc
: ALSA: usb-audio: Add native DSD support for
Denon/Marantz DACs] requires the new format definition that has
landed only in for-next branch.
This commit is contained in:
@@ -216,6 +216,8 @@ static char *snd_pcm_format_names[] = {
|
||||
FORMAT(DSD_U8),
|
||||
FORMAT(DSD_U16_LE),
|
||||
FORMAT(DSD_U32_LE),
|
||||
FORMAT(DSD_U16_BE),
|
||||
FORMAT(DSD_U32_BE),
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user