drivers/maxim/max77686/max77686.h: Remove repeated word
Change-Id: Iac77f401d80027231f8b6a3449cb57abf3d337ed Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/49525 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Jacob Garber <jgarber1@ualberta.ca>
This commit is contained in:
parent
0afaff2611
commit
c36650143b
|
@ -48,7 +48,7 @@ enum max77686_regnum {
|
|||
* @param vol_bitpos bit position to be set or clear within register
|
||||
* @param vol_bitmask bit mask value
|
||||
* @param reg_enaddr control register address, which enable the given
|
||||
* given buck/ldo.
|
||||
* buck/ldo.
|
||||
* @param reg_enbitpos bit position to be enabled
|
||||
* @param reg_enbiton value to be written to buck/ldo to make it ON
|
||||
* @param reg_enbitoff value to be written to buck/ldo to make it OFF
|
||||
|
|
Loading…
Reference in New Issue