24 Jul, 2012
3 commits
-
It is not necessary to call max8997_update_reg() twice just for updating
MAX8997_REG_LEN_CNTL register. With proper val and mask arguments to
max8997_update_reg() call, this can be done in one max8997_update_reg() call.
And then we can remove max8997_led_clear_mode() function.Signed-off-by: Axel Lin
Signed-off-by: Bryan Wu -
devm_kzalloc() makes code cleanup simpler.
Signed-off-by: Sachin Kamat
Signed-off-by: Bryan Wu -
module_platform_driver() makes the code simpler.
Signed-off-by: Sachin Kamat
Signed-off-by: Bryan Wu
09 Jan, 2012
1 commit
-
This patch enables LED controller in MAX8997 PMIC.
Signed-off-by: Donggeun Kim
Signed-off-by: MyungJoo Ham
Signed-off-by: Kyungmin Park
Signed-off-by: Samuel Ortiz