From: Olof Johansson <olof@lixom.net>
To: Tony Lindgren <tony@atomide.com>
Cc: linux-omap@vger.kernel.org, arm@kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [GIT PULL 4/5] drop unused omap platform_data for v4.10
Date: Fri, 18 Nov 2016 16:50:14 -0800 [thread overview]
Message-ID: <20161119005014.GG15902@localhost> (raw)
In-Reply-To: <582b7c9c.5790620a.e95a2.d669SMTPIN_ADDED_BROKEN@mx.google.com>
On Tue, Nov 15, 2016 at 01:22:22PM -0800, Tony Lindgren wrote:
> The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:
>
> Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.10/legacy-signed
>
> for you to fetch changes up to 19944b3a4a30163656b26e9d2ca659657113ac3e:
>
> ARM: OMAP2+: Drop legacy sdram timings (2016-11-10 16:07:32 -0700)
>
> ----------------------------------------------------------------
> Legacy platform_data removal for omaps for v4.10 merge window.
> We've dropped the last legacy boot board-*.c files for mach-omap2
> for v4.9 so now we can start removing the unused platform_data.
>
> All of the below has been unused since v4.9 merge window:
>
> - Drop legacy pmic init code
>
> - Apply seq_puts() fixes for legacy mux code, then drop it
>
> - Drop legacy serial init
>
> - Drop legacy i2c init
>
> - Drop legacy PM init
>
> - Drop legacy twl4030 platform init
>
> - Drop legacy USB host init
>
> - Drop legacy muxing for tusb6010, n8x0 is still using it's
> platform init via pdata-quirks.c
>
> - Drop legacy musb init
>
> - Drop hwmod related legacy mux code
>
> - Drop legacy hwmod data for omap3
>
> - Drop legacy smsc911x and smc91x init
>
> - Drop legacy board flash init
>
> - Drop legacy ads7846 init
>
> - Drop legacy sdram timings
[...]
> 45 files changed, 160 insertions(+), 8306 deletions(-)
Nice!!
Merged into next/soc, since we don't really track a cleanup branch any more.
-Olof
WARNING: multiple messages have this Message-ID (diff)
From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 4/5] drop unused omap platform_data for v4.10
Date: Fri, 18 Nov 2016 16:50:14 -0800 [thread overview]
Message-ID: <20161119005014.GG15902@localhost> (raw)
In-Reply-To: <582b7c9c.5790620a.e95a2.d669SMTPIN_ADDED_BROKEN@mx.google.com>
On Tue, Nov 15, 2016 at 01:22:22PM -0800, Tony Lindgren wrote:
> The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:
>
> Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.10/legacy-signed
>
> for you to fetch changes up to 19944b3a4a30163656b26e9d2ca659657113ac3e:
>
> ARM: OMAP2+: Drop legacy sdram timings (2016-11-10 16:07:32 -0700)
>
> ----------------------------------------------------------------
> Legacy platform_data removal for omaps for v4.10 merge window.
> We've dropped the last legacy boot board-*.c files for mach-omap2
> for v4.9 so now we can start removing the unused platform_data.
>
> All of the below has been unused since v4.9 merge window:
>
> - Drop legacy pmic init code
>
> - Apply seq_puts() fixes for legacy mux code, then drop it
>
> - Drop legacy serial init
>
> - Drop legacy i2c init
>
> - Drop legacy PM init
>
> - Drop legacy twl4030 platform init
>
> - Drop legacy USB host init
>
> - Drop legacy muxing for tusb6010, n8x0 is still using it's
> platform init via pdata-quirks.c
>
> - Drop legacy musb init
>
> - Drop hwmod related legacy mux code
>
> - Drop legacy hwmod data for omap3
>
> - Drop legacy smsc911x and smc91x init
>
> - Drop legacy board flash init
>
> - Drop legacy ads7846 init
>
> - Drop legacy sdram timings
[...]
> 45 files changed, 160 insertions(+), 8306 deletions(-)
Nice!!
Merged into next/soc, since we don't really track a cleanup branch any more.
-Olof
next prev parent reply other threads:[~2016-11-19 0:50 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-15 21:22 [GIT PULL 1/5] non-urgent omap fixes for v4.10 Tony Lindgren
2016-11-15 21:22 ` [GIT PULL 2/5] omap soc changes " Tony Lindgren
2016-11-15 21:22 ` Tony Lindgren
2016-11-15 21:22 ` [GIT PULL 3/5] omap device tree " Tony Lindgren
2016-11-15 21:22 ` Tony Lindgren
2016-11-15 21:22 ` [GIT PULL 4/5] drop unused omap platform_data " Tony Lindgren
2016-11-15 21:22 ` Tony Lindgren
2016-11-15 21:22 ` [GIT PULL 5/5] omap defconfig changes " Tony Lindgren
2016-11-15 21:22 ` Tony Lindgren
[not found] ` <582b7c9a.d549620a.d6a1a.22c0SMTPIN_ADDED_BROKEN@mx.google.com>
2016-11-19 0:43 ` [GIT PULL 2/5] omap soc " Olof Johansson
2016-11-19 0:43 ` Olof Johansson
[not found] ` <582b7c9b.0111620a.395b.cabdSMTPIN_ADDED_BROKEN@mx.google.com>
2016-11-19 0:48 ` [GIT PULL 3/5] omap device tree " Olof Johansson
2016-11-19 0:48 ` Olof Johansson
2016-11-19 1:23 ` Tony Lindgren
2016-11-19 1:23 ` Tony Lindgren
[not found] ` <582b7c9c.5790620a.e95a2.d669SMTPIN_ADDED_BROKEN@mx.google.com>
2016-11-19 0:50 ` Olof Johansson [this message]
2016-11-19 0:50 ` [GIT PULL 4/5] drop unused omap platform_data " Olof Johansson
[not found] ` <582b7c9d.473f630a.d4410.a225SMTPIN_ADDED_BROKEN@mx.google.com>
2016-11-19 0:50 ` [GIT PULL 5/5] omap defconfig changes " Olof Johansson
2016-11-19 0:50 ` 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=20161119005014.GG15902@localhost \
--to=olof@lixom.net \
--cc=arm@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=tony@atomide.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.