From: Masahiro Yamada <yamada.masahiro@socionext.com>
To: arm@kernel.org, Olof Johansson <olof@lixom.net>,
Arnd Bergmann <arnd@arndb.de>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Santosh Shilimkar <ssantosh@kernel.org>
Subject: [RESEND PATCH 0/2] memory: move jedec_ddr_data.c and jedec_ddr.h to drivers/memory/
Date: Mon, 3 Jun 2019 17:12:31 +0900 [thread overview]
Message-ID: <20190603081233.17394-1-yamada.masahiro@socionext.com> (raw)
I believe this is a nice clean-up of directory path.
include/memory/ has existed just for containing one header,
and it is gone now.
There is no sub-system that takes care of drivers/memory/.
I sent this series some time ago, but I did not get any feedback.
I am resending it to ARM-SOC ML.
I hope Arnd or Olof will take a look at this.
Masahiro Yamada (2):
memory: move jedec_ddr_data.c from lib/ to drivers/memory/
memory: move jedec_ddr.h from include/memory to drivers/memory/
drivers/memory/Kconfig | 8 ++++++++
drivers/memory/Makefile | 1 +
drivers/memory/emif.c | 3 ++-
{include => drivers}/memory/jedec_ddr.h | 6 +++---
{lib => drivers/memory}/jedec_ddr_data.c | 5 +++--
drivers/memory/of_memory.c | 3 ++-
lib/Kconfig | 8 --------
lib/Makefile | 2 --
8 files changed, 19 insertions(+), 17 deletions(-)
rename {include => drivers}/memory/jedec_ddr.h (97%)
rename {lib => drivers/memory}/jedec_ddr_data.c (98%)
--
2.17.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2019-06-03 8:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-03 8:12 Masahiro Yamada [this message]
2019-06-03 8:12 ` [RESEND PATCH 1/2] memory: move jedec_ddr_data.c from lib/ to drivers/memory/ Masahiro Yamada
2019-06-03 8:12 ` [RESEND PATCH 2/2] memory: move jedec_ddr.h from include/memory " Masahiro Yamada
2019-06-17 11:45 ` [RESEND PATCH 0/2] memory: move jedec_ddr_data.c and jedec_ddr.h " Olof Johansson
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=20190603081233.17394-1-yamada.masahiro@socionext.com \
--to=yamada.masahiro@socionext.com \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=olof@lixom.net \
--cc=ssantosh@kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox