mfd: db8500-prcmu: Remove incorrect function header from .probe() function
authorLee Jones <lee.jones@linaro.org>
Wed, 24 Jun 2020 08:35:24 +0000 (09:35 +0100)
committerLee Jones <lee.jones@linaro.org>
Mon, 6 Jul 2020 07:31:58 +0000 (08:31 +0100)
commit07d88c97aef826f1ba8a5026ea30700f85433057
tree34e8a8ee6f132368207f531f85a48e80a4148199
parent3ecbcd20e06f2c1254a85fc208ccc6aa20594314
mfd: db8500-prcmu: Remove incorrect function header from .probe() function

Not only is the current header incorrect, the isn't actually a
need to document the ubiquitous platform probe call.

Cc: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/db8500-prcmu.c