2019-03-07 05:51:09

by Darren Hart

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Include mlxreg.h in Mellanox Platform Driver files

Avoid conflicts from other subsystems by including the header with the
rest of the driver files.

Cc: Andy Shevchenko <[email protected]>
Cc: Vadim Pasternak <[email protected]>
Signed-off-by: Darren Hart (VMware) <[email protected]>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 51029a425dbe..eb0b9aba4802 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9711,6 +9711,7 @@ M: Vadim Pasternak <[email protected]>
L: [email protected]
S: Supported
F: drivers/platform/mellanox/
+F: include/linux/platform_data/mlxreg.h

MELLANOX MLX4 core VPI driver
M: Tariq Toukan <[email protected]>
--
2.17.2


--
Darren Hart
VMware Open Source Technology Center


2019-03-07 07:09:41

by Andy Shevchenko

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Include mlxreg.h in Mellanox Platform Driver files

On Wed, Mar 06, 2019 at 09:50:32PM -0800, Darren Hart (VMware) wrote:
> Avoid conflicts from other subsystems by including the header with the
> rest of the driver files.
>

Acked-by: Andy Shevchenko <[email protected]>

> Cc: Andy Shevchenko <[email protected]>
> Cc: Vadim Pasternak <[email protected]>
> Signed-off-by: Darren Hart (VMware) <[email protected]>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 51029a425dbe..eb0b9aba4802 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9711,6 +9711,7 @@ M: Vadim Pasternak <[email protected]>
> L: [email protected]
> S: Supported
> F: drivers/platform/mellanox/
> +F: include/linux/platform_data/mlxreg.h
>
> MELLANOX MLX4 core VPI driver
> M: Tariq Toukan <[email protected]>
> --
> 2.17.2
>
>
> --
> Darren Hart
> VMware Open Source Technology Center

--
With Best Regards,
Andy Shevchenko