1
0
Fork 0
alistair23-linux/sound/soc/au1x
Heinrich Schuchardt 896491b304 ASoC: au1x: use correct format specifier
Documentation/printk-formats.txt has
unsigned long: use %lu or %lx
size_t:        use %zu or %zx

runtime->dma_bytes is of type size_t.
runtime->min_align is of type unsigned long.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-04-13 06:39:36 +01:00
..
Kconfig MIPS: Alchemy: Improved DB1550 support, with audio and serial busses. 2011-12-07 22:02:06 +00:00
Makefile ASoC: Add a DB1x00 AC97 machine driver 2011-07-27 19:10:48 +01:00
ac97c.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
db1000.c ASoC: au1x: Convert to devm_snd_soc_register_card 2015-09-14 18:28:24 +01:00
db1200.c Merge branch 'for-linus' into for-next 2015-10-13 11:37:06 +02:00
dbdma2.c ASoC: au1x: use correct format specifier 2016-04-13 06:39:36 +01:00
dma.c ASoC: au1x: Convert to devm_snd_soc_register_platform 2015-08-28 17:52:28 +01:00
i2sc.c ASoC: au1x: drop owner assignment from platform_drivers 2014-10-20 16:22:04 +02:00
psc-ac97.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
psc-i2s.c ASoC: au1x: psc-i2s: Fix unused variable 'ret' warning 2015-09-14 18:38:40 +01:00
psc.h MIPS: Alchemy: remove au_read/write/sync 2014-07-30 13:56:34 +02:00