docs/pinctrl: fix the reference to the u300 platform
authorDario Binacchi <dariobin@libero.it>
Thu, 27 May 2021 20:13:09 +0000 (22:13 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 28 May 2021 00:59:40 +0000 (02:59 +0200)
commit07d5136f9bf1fa6abe70a1f88b04c1216fbf87a2
tree4dca7ffa508f32a5fcbaa20d8dee7d6b96ec399d
parent4bc80da53317edd1c31c183203aa7d8809c42667
docs/pinctrl: fix the reference to the u300 platform

With commit ce1380c9f4bc ("ARM: remove u300 platform") it is wrong to
use arch/arm/mach-u300/Kconfig file as example. Since the u300 platform
has been replaced by the u8500, let's use its Kconfig as example.

Signed-off-by: Dario Binacchi <dariobin@libero.it>
Link: https://lore.kernel.org/r/20210527201309.13308-1-dariobin@libero.it
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/driver-api/pin-control.rst