From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
Darren Hart <dvhart@infradead.org>,
Andy Shevchenko <andy@infradead.org>
Subject: [GIT PULL] platform-drivers-x86 for 4.16-2
Date: Wed, 7 Feb 2018 15:49:15 +0200 [thread overview]
Message-ID: <20180207134915.GA10626@smile.fi.intel.com> (raw)
Hi Linus,
This, due to dependencies, is sent separately since affected changes
wasn't in your tree yet. The rationale of doing this now is to allow use of
new macro in v4.17 cycle in a conflictless manner.
Thanks,
With Best Regards,
Andy Shevchenko
The following changes since commit a2e5790d841658485d642196dbb0927303d6c22f:
Merge branch 'akpm' (patches from Andrew) (2018-02-06 22:15:42 -0800)
are available in the Git repository at:
git://git.infradead.org/linux-platform-drivers-x86.git tags/platform-drivers-x86-v4.16-2
for you to fetch changes up to 9a7c551ba7aae3648473179f234e960cfd46eaf4:
platform/x86: samsung-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macro (2018-02-07 12:50:23 +0200)
----------------------------------------------------------------
platform-drivers-x86 for v4.16-2
DEFINE_SHOW_ATTRIBUTE() macro defined privately in 3 locations is
useful for new and old users to avoid a lot of code duplication.
Move the macro to seq_file.h.
Along with above, clean up 3 drivers to use that macro.
The following is an automated git shortlog grouped by driver:
dell-laptop:
- Re-use DEFINE_SHOW_ATTRIBUTE() macro
ideapad-laptop:
- Re-use DEFINE_SHOW_ATTRIBUTE() macro
samsung-laptop:
- Re-use DEFINE_SHOW_ATTRIBUTE() macro
seq_file:
- Introduce DEFINE_SHOW_ATTRIBUTE() helper macro
----------------------------------------------------------------
Andy Shevchenko (4):
seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macro
platform/x86: dell-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macro
platform/x86: ideapad-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macro
platform/x86: samsung-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macro
drivers/mfd/ab8500-debugfs.c | 14 --------------
drivers/platform/x86/dell-laptop.c | 14 +-------------
drivers/platform/x86/ideapad-laptop.c | 28 ++--------------------------
drivers/platform/x86/pmc_atom.c | 14 --------------
drivers/platform/x86/samsung-laptop.c | 18 +++---------------
include/linux/seq_file.h | 14 ++++++++++++++
net/bluetooth/hci_debugfs.c | 13 -------------
7 files changed, 20 insertions(+), 95 deletions(-)
--
With Best Regards,
Andy Shevchenko
reply other threads:[~2018-02-07 13:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20180207134915.GA10626@smile.fi.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=andy@infradead.org \
--cc=dvhart@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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
all inboxes | Powered by JetHome®