spi: pl022: Use dev_info() instead of printk()
authorJingoo Han <jg1.han@samsung.com>
Fri, 11 Oct 2013 09:29:58 +0000 (18:29 +0900)
committerMark Brown <broonie@linaro.org>
Mon, 14 Oct 2013 17:20:10 +0000 (18:20 +0100)
commit2c067509a1e3540613ef597c5dc6bd1f47d539cb
treec13bc1890471b4a34cb54912681e11fd7cf62e5d
parent4ebfee9118599dece86429270be1bcbb3099f237
spi: pl022: Use dev_info() instead of printk()

Change raw printk() call to dev_info() to provide a better message
to userspace so it can properly identify the device.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-pl022.c
This page took 0.024029 seconds and 5 git commands to generate.