mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
iio: accel: bma220: remove incorrect kernel-doc marking
Remove incorrect use of kernel-doc marking. Signed-off-by: Petre Rodan <petre.rodan@subdimension.ro> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
This commit is contained in:
committed by
Jonathan Cameron
parent
9cc2d6566f
commit
679bf18ec0
@@ -223,7 +223,7 @@ static int bma220_power(struct spi_device *spi, bool up)
|
||||
{
|
||||
int i, ret;
|
||||
|
||||
/**
|
||||
/*
|
||||
* The chip can be suspended/woken up by a simple register read.
|
||||
* So, we need up to 2 register reads of the suspend register
|
||||
* to make sure that the device is in the desired state.
|
||||
|
||||
Reference in New Issue
Block a user