]> git.baikalelectronics.ru Git - kernel.git/commit
spi: ti-qspi: Fixup driver name
authorAxel Lin <axel.lin@ingics.com>
Sun, 12 Jan 2014 07:02:32 +0000 (15:02 +0800)
committerMark Brown <broonie@linaro.org>
Mon, 13 Jan 2014 10:16:16 +0000 (10:16 +0000)
commitb4b852be833b9c23070df8a76d8e9028b5ced1d5
tree07107f41270070358f0ffdc267a0937538ed8a0c
parent73c7a58628fd13935aeeac018d7f13cf8d7f631e
spi: ti-qspi: Fixup driver name

The driver name in current code looks like a compatible string which is not
the naming convention for platform drivers.
Fix it and also add modalias since this driver can be built as a module.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Sourav Poddar <sourav.poddar@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-ti-qspi.c