Acked-by: Jonathan Cameron <[email protected]> --- v4: Add ACKs to patch
Signed-off-by: Ricardo Ribalda Delgado <[email protected]> --- 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 _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
