spi: core: Improve tx/rx_nbits check comments
authorGeert Uytterhoeven <geert+renesas@linux-m68k.org>
Sun, 12 Jan 2014 13:00:29 +0000 (14:00 +0100)
committerMark Brown <broonie@linaro.org>
Mon, 13 Jan 2014 11:20:46 +0000 (11:20 +0000)
commit1afd9989a6a2561183be82e420d4d2f3889b7ee7
tree3e531ecceb2e90e234d38bd52790145b76e8625b
parent269ccca8ec1a3991e07eaf5f90326134bd17781a
spi: core: Improve tx/rx_nbits check comments

  - Rephrase the comments about tx/rx_nbits validity checks,
  - Remove the stale comment about SPI_3WIRE (the code it refers to was
    removed in commit 368ca4e0c75612c0a4d6bbcef7efb944604340c2 ("spi:
    Eliminate 3WIRE spi_transfer check")).

Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi.c