spi: dw: amend warning message
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 7 Jan 2015 14:56:54 +0000 (16:56 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 7 Jan 2015 17:58:54 +0000 (17:58 +0000)
In case of warning message in ->probe() we have to use HW device name instead
of master because last is not defined yet.

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

No differences found