]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MLK-10048-2: ASoC: fsl_asrc: change the return value
authorShengjiu Wang <shengjiu.wang@freescale.com>
Mon, 8 Dec 2014 05:04:58 +0000 (13:04 +0800)
committerNitin Garg <nitin.garg@freescale.com>
Fri, 16 Jan 2015 03:18:51 +0000 (21:18 -0600)
commita9ddae481e82956e2d95b10cdbab3d0e9bf49250
tree64ca92e27c3cd09bffc987bbe0c15db97bc7a0d0
parenta0ff6eee4a12e5fbb7139d2d60e46944647287a8
MLK-10048-2: ASoC: fsl_asrc: change the return value

Merge from c086d0151ee3e131b52bef96c5096d1ee603c852

Return value -ERESTARTSYS is not visible for user space according
to include/linux/errno.h. So use -EBUSY replace it.

Signed-off-by: Shengjiu Wang <shengjiu.wang@freescale.com>
sound/soc/fsl/fsl_asrc_m2m.c