pinctrl: Avoid coverity warning when checking width
The width is set up in single_of_to_plat() and can only have three values,
all of which result in a non-zero divisor. Add a comment.
Signed-off-by:
Simon Glass <sjg@chromium.org>
Reported-by: Coverity (CID: 331154)
Loading
Please register or sign in to comment