spi/spi_imx: add device information by switching pr_debug() to dev_dbg()
authorAlberto Panizzo <maramaopercheseimorto@gmail.com>
Wed, 20 Jan 2010 20:49:45 +0000 (13:49 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 20 Jan 2010 20:49:45 +0000 (13:49 -0700)
commitf4d4ecfe788b4141d8c90cfc3ac2831f620f5c1b
tree61fc953667124bfb27641c041200c4689552d621
parentac48eee064f743a198cb38e5a6a62c3f1082ebc1
spi/spi_imx: add device information by switching pr_debug() to dev_dbg()

Useful when debugging multiple spi channels.

Signed-off-by: Alberto Panizzo <maramaopercheseimorto@gmail.com>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/spi/spi_imx.c