Skip to content

Commit

Permalink
iio: accel: adxl345: add link to datasheet
Browse files Browse the repository at this point in the history
Add a link to the ADXL345 datasheet

Cc: Eva Rachel Retuya <eraretuya@gmail.com>
Cc: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: Jonathan Cameron <jic23@kernel.org>
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
  • Loading branch information
mita authored and jic23 committed Jun 30, 2018
1 parent c6988eb commit 4b5de1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions drivers/iio/accel/adxl345_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 <linux/module.h>
Expand Down

0 comments on commit 4b5de1f

Please sign in to comment.