Commit 5d0e4816 authored by Manuel Fombuena's avatar Manuel Fombuena Committed by Lee Jones
Browse files

leds: leds-st1202: Spacing and proofreading editing



Minor edits regarding use of spacing and proofreading.

There is a minor inconsistency in the use of spacing as margin in
one of the comments providing details about the datasheet.

There is also a typo that comes from the datasheet itself.

Change spacing on comment and correct typo.

Signed-off-by: default avatarManuel Fombuena <fombuena@outlook.com>
Link: https://lore.kernel.org/r/CWLP123MB547333EFFFBFFA840225BC02C5C22@CWLP123MB5473.GBRP123.PROD.OUTLOOK.COM


Signed-off-by: default avatarLee Jones <lee@kernel.org>
parent a17d9e73
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -298,8 +298,8 @@ static int st1202_setup(struct st1202_chip *chip)
	guard(mutex)(&chip->lock);

	/*
	 * Once the supply voltage is applied, the LED1202 executes some internal checks,
	 * afterwords it stops the oscillator and puts the internal LDO in quiescent mode.
	 * Once the supply voltage is applied, the LED1202 executes some internal checks.
	 * Afterwards, it stops the oscillator and puts the internal LDO in quiescent mode.
	 * To start the device, EN bit must be set inside the “Device Enable” register at
	 * address 01h. As soon as EN is set, the LED1202 loads the adjustment parameters
	 * from the internal non-volatile memory and performs an auto-calibration procedure