spi: s3c64xx: restore removed comments
authorAndi Shyti <andi.shyti@samsung.com>
Tue, 12 Jul 2016 10:02:15 +0000 (19:02 +0900)
committerMark Brown <broonie@kernel.org>
Thu, 14 Jul 2016 16:28:32 +0000 (17:28 +0100)
commit0dbe70a1feb411d17fbcf8e73d61e6c7f33fda72
tree327f15fd336469c556d18d311e3f5d94249e09cd
parent7990b00819e765ca180d36b38969c2bde2734e53
spi: s3c64xx: restore removed comments

Patch a9e93e8 has erroneously removed some comments which are
important to understand why the bus frequency is multiplied by
two during the spi transfer.

Reword the previous comment to a more appropriate message.

Suggested-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Andi Shyti <andi.shyti@samsung.com>
Reviewed-by: Michael Turquette <mturquette@baylibre.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-s3c64xx.c