pinctrl/rockchip: Drop wrong kernel doc annotation
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 5 Nov 2021 12:42:26 +0000 (14:42 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 18 Nov 2021 16:40:09 +0000 (18:40 +0200)
commit5a83227b3d4f9dd1c66beba13f53f31e981efd48
tree3ae9cdb2c3db4420e5abc27d6a1f67b00859a255
parentacdb89b6c87a2d7b5c48a82756e6f5c6f599f60a
pinctrl/rockchip: Drop wrong kernel doc annotation

Kernel doc validator is not happy:

  .../pinctrl-rockchip.c:45: warning: This comment starts with '/**', but isn't a kernel-doc comment.

Drop it as it's indeed not a kernel doc comment.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
drivers/pinctrl/pinctrl-rockchip.c