spi: dw: print debug message with FIFO size
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 7 Jan 2015 14:56:55 +0000 (16:56 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 7 Jan 2015 18:01:06 +0000 (18:01 +0000)
commit30b4b703a5d5aa9977f5ad3aba3d77b6b8d0d255
tree698c9525ae87d12d4a5b84c1231d322bf4e757c8
parent3dbb3b98e854bceed38fbde930fb8cf8701def73
spi: dw: print debug message with FIFO size

When autodetection is used it would be useful to know what the FIFO size is.
The patch adds a debug message for this purpose.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-dw.c