bus: fsl-mc-msi: Fix a little doc-rot pertaining to 'np' to 'fwnode' conversion
authorLee Jones <lee.jones@linaro.org>
Thu, 17 Jun 2021 11:04:59 +0000 (12:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Jun 2021 11:44:33 +0000 (13:44 +0200)
commitb4fa2e831fd7b4707ad64544a23d4ec48315dc4d
tree96a686d0e68b2c53e57c519385a7c804b87abd98
parent07fbbf2ae0a36149d431a9f2a464d769b9f5af8c
bus: fsl-mc-msi: Fix a little doc-rot pertaining to 'np' to 'fwnode' conversion

Fixes the following W=1 kernel build warning(s):

 drivers/bus/fsl-mc/fsl-mc-msi.c:164: warning: Function parameter or member 'fwnode' not described in 'fsl_mc_msi_create_irq_domain'
 drivers/bus/fsl-mc/fsl-mc-msi.c:164: warning: Excess function parameter 'np' description in 'fsl_mc_msi_create_irq_domain'

Cc: Stuart Yoder <stuyoder@gmail.com>
Cc: German Rivera <German.Rivera@freescale.com>
Reviewed-by: Laurentiu Tudor <laurentiu.tudor@nxp.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20210617110500.15907-7-lee.jones@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/bus/fsl-mc/fsl-mc-msi.c