9
0
Fork 0

spi: switch from printf back to debug

Commit 5888a3b5c9 accidentally changed
this to printf.

Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Jan Luebbe 2012-09-26 10:43:05 +02:00 committed by Sascha Hauer
parent 31a1e46873
commit 0f77ca3c49
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ static void scan_boardinfo(struct spi_master *master)
unsigned n;
for (n = bi->n_board_info; n > 0; n--, chip++) {
printf("%s %d %d\n", __FUNCTION__, chip->bus_num, master->bus_num);
debug("%s %d %d\n", __FUNCTION__, chip->bus_num, master->bus_num);
if (chip->bus_num != master->bus_num)
continue;
/* NOTE: this relies on spi_new_device to