]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: atmel - Fix the return value in error path
authorTakashi Iwai <tiwai@suse.de>
Mon, 22 Nov 2010 07:58:13 +0000 (08:58 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 22 Nov 2010 07:58:13 +0000 (08:58 +0100)
commite61aabdb7608fd63d9705ab8bbf16f5145acead2
treeeae8ec36854f0c4d7ece6c318e6c472a354a7d93
parenta1d71a2c91239ecc1c1f9c97a081d71ebd30bfe5
ALSA: atmel - Fix the return value in error path

In the commit 5ad57d20c91bdaf743bd8e3015df5a388314df8d
    ALSA: snd-atmel-abdac: test wrong variable
the return value via PTR_ERR() had to be fixed as well.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/atmel/abdac.c