spi: dw: don't use mrst prefix anymore
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 12 Sep 2014 12:11:56 +0000 (15:11 +0300)
committerMark Brown <broonie@kernel.org>
Sat, 13 Sep 2014 16:03:12 +0000 (17:03 +0100)
Since driver is used on other platforms and debugfs stuff would be useful there
as well let's substitute mrst_ by dw_ where it suits. Additionally let's use
SPI master device name when print registers dump.

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

No differences found