[PATCH RESEND v3 4/6] i3c: mipi-i3c-hci: Relocate helper macros to HCI header file
Jarkko Nikula
jarkko.nikula at linux.intel.com
Fri Aug 9 06:21:46 PDT 2024
On 8/7/24 8:23 AM, Shyam Sundar S K wrote:
> The reg_* helper macros are currently limited to core.c. Moving them to
> hci.h will allow their functionality to be utilized in other files outside
> of core.c.
>
> Co-developed-by: Guruvendra Punugupati <Guruvendra.Punugupati at amd.com>
> Signed-off-by: Guruvendra Punugupati <Guruvendra.Punugupati at amd.com>
> Signed-off-by: Shyam Sundar S K <Shyam-sundar.S-k at amd.com>
> ---
> drivers/i3c/master/mipi-i3c-hci/core.c | 6 ------
> drivers/i3c/master/mipi-i3c-hci/hci.h | 5 +++++
> 2 files changed, 5 insertions(+), 6 deletions(-)
>
Reviewed-by: Jarkko Nikula <jarkko.nikula at linux.intel.com>
More information about the linux-i3c
mailing list