]> git.baikalelectronics.ru Git - kernel.git/commit
MAINTAINERS: Fix file entry for MAX77693 DT
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Wed, 1 Jun 2022 07:35:11 +0000 (09:35 +0200)
committerLee Jones <lee@kernel.org>
Tue, 19 Jul 2022 09:54:39 +0000 (10:54 +0100)
commit9601ff5b5db1d3c7b043da1f1f44bc5fd75466a6
treeac943436652d560ee0b6e0013f2b39996d29a62a
parent73492da700d4138e1c2180f35b0f32cae933c49c
MAINTAINERS: Fix file entry for MAX77693 DT

Commit 99c7f312e774 ("dt-bindings: mfd: maxim,max77693: Convert to
dtschema") converts max77693.txt to maxim,max77693.yaml and adjusts the
file entry in MAINTAINERS accordingly.

Unfortunately, the merge commit 7ae9aa19aaef ("Merge branches [...] into
ibs-for-mfd-merged") resolves some conflict in MAINTAINERS in such a way
that the file entry for the converted text file max77693.txt, removed in
the commit above, is added back into MAINTAINERS.

Remove the file entry to this converted text file in MAXIM PMIC AND MUIC
DRIVERS FOR EXYNOS BASED BOARDS.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20220601073511.15721-1-lukas.bulwahn@gmail.com
MAINTAINERS