lkml.org 
[lkml]   [2018]   [Feb]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] platform-drivers-x86 for 4.16-2
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


\
 
 \ /
  Last update: 2018-02-07 14:50    [W:0.044 / U:0.404 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site