Title: [9332] trunk/drivers/staging/iio/accel/sca3000.h: merge from upstream: staging/trivial: fix typos concerning "access"
Revision
9332
Author
vapier
Date
2010-10-24 16:39:43 -0400 (Sun, 24 Oct 2010)

Log Message

merge from upstream: staging/trivial: fix typos concerning "access"

From: =?UTF-8?q?Uwe=20Kleine-K=C3=B6nig?= <[email protected]>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Uwe Kleine-K?\195?\182nig <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>

Modified Paths

Diff

Modified: trunk/drivers/staging/iio/accel/sca3000.h (9331 => 9332)


--- trunk/drivers/staging/iio/accel/sca3000.h	2010-10-24 20:39:38 UTC (rev 9331)
+++ trunk/drivers/staging/iio/accel/sca3000.h	2010-10-24 20:39:43 UTC (rev 9332)
@@ -91,7 +91,7 @@
 #define SCA3000_INT_STATUS_X_TRIGGER		0x02
 #define SCA3000_INT_STATUS_Z_TRIGGER		0x01
 
-/* Used to allow accesss to multiplexed registers */
+/* Used to allow access to multiplexed registers */
 #define SCA3000_REG_ADDR_CTRL_SEL		0x18
 /* Only available for SCA3000-D03 and SCA3000-D01 */
 #define SCA3000_REG_CTRL_SEL_I2C_DISABLE	0x01
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to