# # This is a modified version of zlib, which does all memory # allocation ahead of time. # # This is the compression code, see zlib_inflate for the # decompression code. # obj-$(CONFIG_ZLIB_DEFLATE) += zlib_deflate.o zlib_deflate-objs := deflate.o deftree.o deflate_syms.o gi/linux/net-next.git/atom/include?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNicolin Chen <nicoleotsuka@gmail.com>2016-07-28 15:43:01 -0700
committerMark Brown <broonie@kernel.org>2016-08-08 11:54:35 +0100
commit4d48298af85aff3dcc9498a564e06efeb9c935be (patch)
tree2dbb34d9f37d727a351eb6f6c6b6b7ae26feaf4c /include
parent29b4817d4018df78086157ea3a55c1d9424a7cfc (diff)
ASoC: cs53l30: Do not ignore errors if mclk is specified
When the clock is specified, there could be other errors besides the EPROBE_DEFER so don't ignore them. Signed-off-by: Nicolin Chen <nicoleotsuka@gmail.com> Acked-by: Paul Handrigan <Paul.Handrigan@cirrus.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include')