mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 16:12:59 +02:00
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>
This commit is contained in:
parent
6eaf3f60ab
commit
4df71ef089
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user