Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
extcon: max8997: Delete unneeded initialization in max8997_muic_set_p…
…ath() The variable "ret" will be set to an appropriate value a bit later. Thus this patch omits the explicit initialization at the beginning. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
- Loading branch information