]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Check return value of struct_strtoul() in pmdown_time_set()
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 28 Oct 2010 03:11:17 +0000 (20:11 -0700)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 28 Oct 2010 18:12:35 +0000 (11:12 -0700)
commit6da9ef7ddc5007aa41bef86d831c797c8c7fc76f
treef4377f4339e10119f11056877dc7a80c9903226d
parentfa7d18ab3f2c1fc4a0481215057845055f6d08e6
ASoC: Check return value of struct_strtoul() in pmdown_time_set()

strict_strtoul() has just been made must check so do so.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
sound/soc/soc-core.c