[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1320245353-32125-6-git-send-email-ricardo.ribalda@gmail.com>
Date: Wed, 2 Nov 2011 15:49:13 +0100
From: Ricardo Ribalda Delgado <ricardo.ribalda@...il.com>
To: grant.likely@...retlab.ca, rob.herring@...xeda.com,
rdunlap@...otime.net, dmitry.torokhov@...il.com, jic23@....ac.uk,
aghayal@...eaurora.org, sameo@...ux.intel.com,
peter.ujfalusi@...com, saaguirre@...com, hemanthv@...com,
devicetree-discuss@...ts.ozlabs.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-input@...r.kernel.org
Cc: Ricardo Ribalda Delgado <ricardo.ribalda@...il.com>
Subject: [PATCHv5 5/5] input/cma3000_d0x: Match comment to name of struct
Acked-by: Jonathan Cameron <jic23@....ac.uk>
---
v4: Add ACKs to patch
Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@...il.com>
---
include/linux/input/cma3000.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/linux/input/cma3000.h b/include/linux/input/cma3000.h
index cbbaac2..e8c28e8 100644
--- a/include/linux/input/cma3000.h
+++ b/include/linux/input/cma3000.h
@@ -33,7 +33,7 @@
#define CMARANGE_8G 8000
/**
- * struct cma3000_i2c_platform_data - CMA3000 Platform data
+ * struct cma3000_platform_data - CMA3000 Platform data
* @fuzz_x: Noise on X Axis
* @fuzz_y: Noise on Y Axis
* @fuzz_z: Noise on Z Axis
--
1.7.7.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists