pinctrl: Flag strict is a field in struct pinmux_ops
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 20 Jun 2016 22:40:48 +0000 (01:40 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Oct 2016 13:23:41 +0000 (15:23 +0200)
commit8996a69c0ebe0e38af254317d31625fc476a93de
tree0b6719bf129f113d016bbce799fdcf0e39ad5095
parent2857aac419e4e57fb3fc0f3762307b4975f0cd30
pinctrl: Flag strict is a field in struct pinmux_ops

commit 7440926ed9623dceca3310c5f437d06c859dc02b upstream.

Documentation incorrectly refers to struct pinctrl_desc, where no such flag is
available. Replace the name of the struct.

Fixes: commit 8c4c2016345f ("pinctrl: move strict option to pinmux_ops")
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/pinctrl.txt