From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: vadimp@mellanox.com, dvhart@infradead.org, fengguang.wu@intel.com
Cc: davem@davemloft.net, geert@linux-m68k.org,
akpm@linux-foundation.org, kvalo@codeaurora.org,
gregkh@linuxfoundation.org, mchehab@kernel.org,
linux@roeck-us.net, linux-kernel@vger.kernel.org,
platform-driver-x86@vger.kernel.org, jiri@resnulli.us
Subject: Re: [patch v1 1/2] drivers/platform/x86: move module mlx-platform from arch/x86 to drivers/platform/x86
Date: Thu, 27 Oct 2016 16:59:10 +0300 [thread overview]
Message-ID: <1477576750.5295.28.camel@linux.intel.com> (raw)
In-Reply-To: <1477576758-102003-1-git-send-email-vadimp@mellanox.com>
On Thu, 2016-10-27 at 13:59 +0000, vadimp@mellanox.com wrote:
> From: Vadim Pasternak <vadimp@mellanox.com>
>
> Move module mlx-platform.c from arch/x86/platform/mellanox/ to
> drivers/platform/x86/.
> Remove folder arch/x86/platform/mellanox/ and update relevant Makefile
> and Kconfig.
No way, please use -M -C.
>
> Signed-off-by: Vadim Pasternak <vadimp@mellanox.com>
> ---
> MAINTAINERS | 2 +-
> arch/x86/Kconfig | 12 --
> arch/x86/platform/Makefile | 1 -
> arch/x86/platform/mellanox/Makefile | 1 -
> arch/x86/platform/mellanox/mlx-platform.c | 266 -------------------
> -----------
> drivers/platform/x86/Kconfig | 14 +-
> drivers/platform/x86/Makefile | 1 +
> drivers/platform/x86/mlx-platform.c | 266
> ++++++++++++++++++++++++++++++
> 8 files changed, 281 insertions(+), 282 deletions(-)
> delete mode 100644 arch/x86/platform/mellanox/Makefile
> delete mode 100644 arch/x86/platform/mellanox/mlx-platform.c
> create mode 100644 drivers/platform/x86/mlx-platform.c
--
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Intel Finland Oy
next prev parent reply other threads:[~2016-10-27 13:59 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-27 17:26 [patch v1 1/2] drivers/platform/x86: move module mlx-platform from arch/x86 to drivers/platform/x86 kbuild test robot
2016-10-27 17:26 ` kbuild test robot
2016-10-27 13:59 ` vadimp
2016-10-27 13:59 ` Andy Shevchenko [this message]
2016-10-27 15:26 ` Vadim Pasternak
2016-10-27 15:38 ` Andy Shevchenko
2016-10-27 17:26 ` [PATCH] drivers/platform/x86: fix semicolon.cocci warnings kbuild test robot
2016-10-27 17:26 ` kbuild test robot
2016-10-27 18:02 ` Vadim Pasternak
2016-10-27 18:25 ` [patch v1 1/2] drivers/platform/x86: move module mlx-platform from arch/x86 to drivers/platform/x86 kbuild test robot
2016-10-27 18:25 ` kbuild test robot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1477576750.5295.28.camel@linux.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=akpm@linux-foundation.org \
--cc=davem@davemloft.net \
--cc=dvhart@infradead.org \
--cc=fengguang.wu@intel.com \
--cc=geert@linux-m68k.org \
--cc=gregkh@linuxfoundation.org \
--cc=jiri@resnulli.us \
--cc=kvalo@codeaurora.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=mchehab@kernel.org \
--cc=platform-driver-x86@vger.kernel.org \
--cc=vadimp@mellanox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.