Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1501039

[PATCH 0/3] thermal: Fix module autoload for drivers

From Javier Martinez Canillas <javier@osg.samsung.com>
Newsgroups linux.kernel
Subject [PATCH 0/3] thermal: Fix module autoload for drivers
Date 2016-10-14 16:40 +0200
Message-ID <ssbOp-2ti-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hello,

This small series contains trivial fixes to allow modules to be autoloaded
when its correspoinding thermal device is registered.

Best regards,
Javier


Javier Martinez Canillas (3):
  thermal: max77620: Fix module autoload
  thermal: tango: Fix module autoload
  thermal: db8500: Fix module autoload

 drivers/thermal/db8500_thermal.c   | 1 +
 drivers/thermal/max77620_thermal.c | 1 +
 drivers/thermal/tango_thermal.c    | 1 +
 3 files changed, 3 insertions(+)

-- 
2.7.4

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] thermal: Fix module autoload for drivers Javier Martinez Canillas <javier@osg.samsung.com> - 2016-10-14 16:40 +0200
  [PATCH 2/3] thermal: tango: Fix module autoload Javier Martinez Canillas <javier@osg.samsung.com> - 2016-10-14 16:40 +0200
    Re: [PATCH 2/3] thermal: tango: Fix module autoload Marc Gonzalez <marc_gonzalez@sigmadesigns.com> - 2016-10-14 17:40 +0200

csiph-web