iio: accel: adxl345: refrase comment on probe
authorLothar Rubusch <l.rubusch@gmail.com>
Thu, 5 Dec 2024 17:13:34 +0000 (17:13 +0000)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Wed, 11 Dec 2024 19:20:48 +0000 (19:20 +0000)
Refrase comment on the probe function, avoid naming different hardware.

Signed-off-by: Lothar Rubusch <l.rubusch@gmail.com>
Link: https://patch.msgid.link/20241205171343.308963-2-l.rubusch@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/accel/adxl345_core.c

index b1efab0f6404ba870f5a17622776fecc081dd461..cf73d7052e936a10692b8e4bb2d0feea77c45343 100644 (file)
@@ -169,8 +169,7 @@ static void adxl345_powerdown(void *regmap)
 }
 
 /**
- * adxl345_core_probe() - probe and setup for the adxl345 accelerometer,
- *                        also covers the adlx375 accelerometer
+ * adxl345_core_probe() - Probe and setup for the accelerometer.
  * @dev:       Driver model representation of the device
  * @regmap:    Regmap instance for the device
  * @setup:     Setup routine to be executed right before the standard device