From: Adrian Knoth Date: Thu, 27 Oct 2011 19:57:52 +0000 (+0200) Subject: ALSA: hdspm - Fix MADI channel format in the status ioctl X-Git-Tag: v3.2-rc1~65^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e6ff52088433e02426f860b0d40a5a0d4c8eb92;p=pandora-kernel.git ALSA: hdspm - Fix MADI channel format in the status ioctl SNDRV_HDSPM_IOCTL_GET_STATUS is supposed to query the current card status, so we have to return what we receive on the MADI wire (RX), not what we transmit (TX) to others. The latter is a config item to be queried via SNDRV_HDSPM_IOCTL_GET_CONFIG. Signed-off-by: Adrian Knoth Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed