diff options
| author | Felix Brack <fb@ltec.ch> | 2017-09-22 14:27:28 +0200 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2017-10-06 11:28:17 -0400 |
| commit | bd2259e3c40c097c47e1dfc58a03b1df66b44840 (patch) | |
| tree | c20cb97ac9d4a608f676535fdbb3d64a7ae668fb /include | |
| parent | 268577669a01b9156d9d634f4314f5f56bdc031a (diff) | |
doc: Fix statements on case sensitivity for regulator prefix
The regulator bindings state that regulator prefixes are allowd to be
in upper or lower case. However pmic_bind_children from pmic_uclass uses
strncmp to compare DT node name against prefix. This comparison is case
sensitive hence the regulator driver prefix case matters.
Signed-off-by: Felix Brack <fb@ltec.ch>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
