i2c: cadence: Fix the kernel-doc warnings
authorShubhrajyoti Datta <shubhrajyoti.datta@amd.com>
Thu, 31 Aug 2023 09:02:53 +0000 (14:32 +0530)
committerWolfram Sang <wsa@kernel.org>
Wed, 13 Sep 2023 09:10:49 +0000 (11:10 +0200)
commit637f33a4fe864ac8636e22766d67210e801fcd0d
tree615397b09bb471c0b31bd1c23f1c198ef4da48e8
parentfee465150b458351b6d9b9f66084f3cc3022b88b
i2c: cadence: Fix the kernel-doc warnings

This fixes the below warnings

drivers/i2c/busses/i2c-cadence.c:221: warning: Function parameter or
member 'rinfo' not described in 'cdns_i2c'

Reviewed-by: Andi Shyti <andi.shyti@kernel.org>
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202308171510.bKHBcZQW-lkp@intel.com/
Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@amd.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
drivers/i2c/busses/i2c-cadence.c