aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/spi
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/spi')
-rw-r--r--include/linux/spi/ads7846.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/spi/ads7846.h b/include/linux/spi/ads7846.h
index 84a27013d399..72261e0f2ac1 100644
--- a/include/linux/spi/ads7846.h
+++ b/include/linux/spi/ads7846.h
@@ -1,7 +1,7 @@
1/* linux/spi/ads7846.h */ 1/* linux/spi/ads7846.h */
2 2
3/* Touchscreen characteristics vary between boards and models. The 3/* Touchscreen characteristics vary between boards and models. The
4 * platform_data for the device's "struct device" holts this information. 4 * platform_data for the device's "struct device" holds this information.
5 * 5 *
6 * It's OK if the min/max values are zero. 6 * It's OK if the min/max values are zero.
7 */ 7 */