forked from Minki/linux
staging: ft1000: code style cleanup
There was a stray '*' in a comment block. Signed-off-by: Lucas Georges <lucas.georges@outlook.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
3e36cf4479
commit
6de9a2e3d4
@ -1546,7 +1546,7 @@ int ft1000_poll(void *dev_id)
|
||||
FT1000_REG_MAG_WATERMARK);
|
||||
/* ring doorbell to tell DSP that
|
||||
* ASIC is out of reset
|
||||
* */
|
||||
*/
|
||||
status = ft1000_write_register(dev,
|
||||
FT1000_ASIC_RESET_DSP,
|
||||
FT1000_REG_DOORBELL);
|
||||
|
Loading…
Reference in New Issue
Block a user