From: Rob Maris <[email protected]>

Signed-off-by: Rob Maris <[email protected]>
Signed-off-by: Barry Song <[email protected]>
Signed-off-by: Mike Frysinger <[email protected]>
---
 drivers/spi/spi_bfin5xx.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/spi/spi_bfin5xx.c b/drivers/spi/spi_bfin5xx.c
index a91e556..550aaf7 100644
--- a/drivers/spi/spi_bfin5xx.c
+++ b/drivers/spi/spi_bfin5xx.c
@@ -364,7 +364,7 @@ static const struct transfer_ops bfin_transfer_ops_u16 = {
        .duplex = bfin_spi_u16_duplex,
 };
 
-/* test if ther is more transfer to be done */
+/* test if there is more transfer to be done */
 static void *bfin_spi_next_transfer(struct master_data *drv_data)
 {
        struct spi_message *msg = drv_data->cur_msg;
-- 
1.7.3.1


------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
spi-devel-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/spi-devel-general

Reply via email to