[PATCH 0/2] [T/master-next V2] armhf: leds fixes

Paolo Pisati paolo.pisati at canonical.com
Thu Mar 13 11:04:07 UTC 2014


Same as before, but this time i build-in heartbeat just for armhf (vanilla and
-lpae).

Patch 1 is a fix for autoloading the leds_gpio module whenever there's a DT
reference - not yet in Linus tree nor linux-next, but it's small enough to
easily track it down in case it causes havoc.

Patch 2 makes the hearbeat trigger build-in since pretty much all the arm
boards require it (and there's no way to make it autoload).

With these two patches, leds on all my arm boards (bone, panda, beagle, etcetc)
are back to a workign state.

Paolo Pisati (2):
  leds-gpio: of: introduce MODULE_DEVICE_TABLE for module autoloading
  UBUNTU: [Config] amhf: LEDS_TRIGGER_HEARTBEAT=y

 debian.master/abi/3.13.0-17.37/armhf/generic-lpae.modules | 1 -
 debian.master/abi/3.13.0-17.37/armhf/generic.modules      | 1 -
 debian.master/config/amd64/config.common.amd64            | 1 +
 debian.master/config/arm64/config.common.arm64            | 1 +
 debian.master/config/armhf/config.common.armhf            | 1 +
 debian.master/config/config.common.ubuntu                 | 1 -
 debian.master/config/i386/config.common.i386              | 1 +
 debian.master/config/powerpc/config.common.powerpc        | 1 +
 debian.master/config/ppc64el/config.common.ppc64el        | 1 +
 drivers/leds/leds-gpio.c                                  | 2 ++
 10 files changed, 8 insertions(+), 3 deletions(-)

-- 
1.8.3.2





More information about the kernel-team mailing list