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@nxp.com>
Mon, 19 Mar 2018 19:48:03 +0000 (14:48 -0500)
commitc1cc1ecd75968457d1a0b812223bfbeb310285f1
treece9dda0d70ffb937a0304d4370a5875d70a5d20e
parent9c72fe016d6ba9dd4ec60c5623353b7f4637b997
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>
(cherry picked from commit 69d529646a610d8d1360bd116ceec1341aef4211)
sound/soc/fsl/fsl_asrc_m2m.c