diff options
author | ramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com> | 2012-11-09 11:52:16 +0530 |
---|---|---|
committer | Rajanikanth H.V <rajanikanth.hv@linaro.org> | 2012-11-09 11:52:16 +0530 |
commit | e491ac62a4c39d5fd7fa3c3440fcbef6777df64e (patch) | |
tree | 5fcf9585065957fb739db5fa62469f559b1175c8 | |
parent | 33f56273a0976d863464e009ce0cfd9d92b1991b (diff) |
st-mems-sensors: Sensor Code Migration to IIO frameworkHEADintegration-linux-ux500
Documentation for sensor
Signed-off-by: ramesh.chandrasekaran <ramesh.chandrasekaran@stericsson.com>
-rw-r--r-- | Documentation/DocBook/lsm303dlh.tmpl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/DocBook/lsm303dlh.tmpl b/Documentation/DocBook/lsm303dlh.tmpl index 1000481e205..4d0bb390692 100644 --- a/Documentation/DocBook/lsm303dlh.tmpl +++ b/Documentation/DocBook/lsm303dlh.tmpl @@ -83,9 +83,9 @@ <para> This chapter contains the autogenerated documentation of the internal functions. </para> -!Idrivers/hwmon/lsm303dlh_a.c -!Idrivers/hwmon/lsm303dlhc_a.c -!Idrivers/hwmon/lsm303dlh_m.c +!Idrivers/staging/iio/accel/lsm303dlh_core.c +!Idrivers/staging/iio/accel/lsm303dlhc_core.c +!Idrivers/staging/iio/magnetometer/lsm303dlh.c </chapter> </book> |