bdk: power: homogenize return values
This commit is contained in:
@@ -121,7 +121,7 @@ enum MAX17050_reg {
|
||||
|
||||
int max17050_get_version(u32 *value);
|
||||
int max17050_get_property(enum MAX17050_reg reg, int *value);
|
||||
int max17050_fix_configuration();
|
||||
void max17050_fix_configuration();
|
||||
void max17050_dump_regs(void *buf);
|
||||
|
||||
#endif /* __MAX17050_H_ */
|
||||
|
||||
Reference in New Issue
Block a user