commit | e0d9b7c45d987d94674d98ef2b74cbe657e00230 | [log] [tgz] |
---|---|---|
author | Javier Martinez Canillas <javier@osg.samsung.com> | Fri Jan 29 13:09:00 2016 -0300 |
committer | Mark Brown <broonie@kernel.org> | Fri Jan 29 19:39:08 2016 +0100 |
tree | 477357a5c560d506986780826258c09b53576fda | |
parent | 92e963f50fc74041b5e9e744c330dca48e04f08d [diff] |
regulator: max77802: Fix DT binding document reference The DT binding doc references the max77802 clocks header file which makes no sense since of course it doesn't contain data related to the regulators. It's a copy and paste error, so add a reference to the correct header file. Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Mark Brown <broonie@kernel.org>