From: Akinobu Mita Date: Mon, 25 Jun 2018 15:22:40 +0000 (+0900) Subject: iio: accel: adxl345: add link to datasheet X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4b5de1fa97b9932db0e989afe7dba3029fbd4545;p=linux.git iio: accel: adxl345: add link to datasheet Add a link to the ADXL345 datasheet Cc: Eva Rachel Retuya Cc: Andy Shevchenko Cc: Jonathan Cameron Signed-off-by: Akinobu Mita Signed-off-by: Jonathan Cameron --- diff --git a/drivers/iio/accel/adxl345_core.c b/drivers/iio/accel/adxl345_core.c index 7251d0e63d744..8e0d56b892010 100644 --- a/drivers/iio/accel/adxl345_core.c +++ b/drivers/iio/accel/adxl345_core.c @@ -6,6 +6,8 @@ * This file is subject to the terms and conditions of version 2 of * the GNU General Public License. See the file COPYING in the main * directory of this archive for more details. + * + * Datasheet: http://www.analog.com/media/en/technical-documentation/data-sheets/ADXL345.pdf */ #include