]> git.baikalelectronics.ru Git - kernel.git/commit
bus: fsl-mc: export mc_cmd_hdr_read_cmdid() to the fsl-mc bus
authorIoana Ciornei <ioana.ciornei@nxp.com>
Thu, 14 Jan 2021 17:07:49 +0000 (19:07 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Jan 2021 14:13:52 +0000 (15:13 +0100)
commitd0d412e104bab509bb3dc6ea09151828d16a661d
tree0e03a2518920fb080a2e38fed338b3a23465ba16
parent1b0c637c3cd3e00c061a975eb45724409d91de83
bus: fsl-mc: export mc_cmd_hdr_read_cmdid() to the fsl-mc bus

Export the mc_cmd_hdr_read_cmdid() function to the entire fsl-mc bus
since it will be needed in the following patch.

Acked-by: Laurentiu Tudor <laurentiu.tudor@nxp.com>
Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Link: https://lore.kernel.org/r/20210114170752.2927915-3-ciorneiioana@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/bus/fsl-mc/fsl-mc-private.h
drivers/bus/fsl-mc/mc-sys.c