Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

iio: accel: adxl345: refrase comment on probe

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>

authored by

Lothar Rubusch and committed by
Jonathan Cameron
4df71ef0 6eaf3f60

+1 -2
+1 -2
drivers/iio/accel/adxl345_core.c
··· 169 169 } 170 170 171 171 /** 172 - * adxl345_core_probe() - probe and setup for the adxl345 accelerometer, 173 - * also covers the adlx375 accelerometer 172 + * adxl345_core_probe() - Probe and setup for the accelerometer. 174 173 * @dev: Driver model representation of the device 175 174 * @regmap: Regmap instance for the device 176 175 * @setup: Setup routine to be executed right before the standard device