[patch 1/7] spi: fix spelling of automatically in documentation

From: Ben Dooks
Date: Thu Aug 13 2009 - 06:02:09 EST


Fix spelling of automatically in Documentation/spi/spi-summary.

Signed-off-by: Ben Dooks <ben@xxxxxxxxxxxx>

---
Documentation/spi/spi-summary | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Index: b/Documentation/spi/spi-summary
===================================================================
--- a/Documentation/spi/spi-summary 2009-07-09 15:07:37.000000000 +0100
+++ b/Documentation/spi/spi-summary 2009-07-09 15:09:41.000000000 +0100
@@ -350,7 +350,7 @@ SPI protocol drivers somewhat resemble p
.resume = CHIP_resume,
};

-The driver core will autmatically attempt to bind this driver to any SPI
+The driver core will automatically attempt to bind this driver to any SPI
device whose board_info gave a modalias of "CHIP". Your probe() code
might look like this unless you're creating a device which is managing
a bus (appearing under /sys/class/spi_master).

--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/