linux-stable/drivers/base/regmap
Mark Brown cb3c2dcfa3 regmap: Fix type of field width specifiers for x86_64
x86_64 size_t is not an int but the printf format specifier for size_t
should be an int.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
2011-08-10 00:26:38 +09:00
..
internal.h regmap: Skip precious registers when dumping registers via debugfs 2011-08-08 15:57:35 +09:00
Kconfig regmap: Add SPI bus support 2011-07-23 07:56:59 +01:00
Makefile regmap: Provide register map dump via debugfs 2011-08-08 15:57:00 +09:00
regmap-debugfs.c regmap: Fix type of field width specifiers for x86_64 2011-08-10 00:26:38 +09:00
regmap-i2c.c regmap: Add I2C bus support 2011-07-23 07:56:39 +01:00
regmap-spi.c regmap: Add SPI bus support 2011-07-23 07:56:59 +01:00
regmap.c regmap: Skip precious registers when dumping registers via debugfs 2011-08-08 15:57:35 +09:00