linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/5] i.MX drivers updates for 4.18
Date: Sun, 20 May 2018 22:57:57 +0800	[thread overview]
Message-ID: <1526828281-14664-1-git-send-email-shawnguo@kernel.org> (raw)

The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:

  Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-drivers-4.18

for you to fetch changes up to f54e714cfc53b9164d1206f9ee49042195532a51:

  soc: imx: gpc: Do not pass static memory as platform data (2018-04-23 17:03:15 +0800)

----------------------------------------------------------------
i.MX drivers update for 4.18:
 - Use platform_device_add_data() instead of a pointer to a static
   memory in gpc/gpcv2 driver for platform data passing, so that we
   can avoid a BUG() when calling platform_device_put().

----------------------------------------------------------------
Andrey Smirnov (2):
      soc: imx: gpcv2: Do not pass static memory as platform data
      soc: imx: gpc: Do not pass static memory as platform data

 drivers/soc/imx/gpc.c   | 18 +++++++++++++-----
 drivers/soc/imx/gpcv2.c | 22 +++++++++++++++-------
 2 files changed, 28 insertions(+), 12 deletions(-)

             reply	other threads:[~2018-05-20 14:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-20 14:57 Shawn Guo [this message]
2018-05-20 14:57 ` [GIT PULL 2/5] i.MX SoC changes for 4.18 Shawn Guo
2018-05-25 20:47   ` Olof Johansson
2018-05-20 14:57 ` [GIT PULL 3/5] i.MX device tree updates " Shawn Guo
2018-05-25 20:53   ` Olof Johansson
2018-05-20 14:58 ` [GIT PULL 4/5] Freescale arm64 " Shawn Guo
2018-05-25 20:53   ` Olof Johansson
2018-05-20 14:58 ` [GIT PULL 5/5] i.MX defconfig " Shawn Guo
2018-05-25 20:54   ` Olof Johansson
2018-05-25 20:47 ` [GIT PULL 1/5] i.MX drivers " 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=1526828281-14664-1-git-send-email-shawnguo@kernel.org \
    --to=shawnguo@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).