linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] pwm: fixes for v3.6-rc3
@ 2012-08-22  8:07 Thierry Reding
  0 siblings, 0 replies; only message in thread
From: Thierry Reding @ 2012-08-22  8:07 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1519 bytes --]

Hi Linus,

The following changes since commit d9875690d9b89a866022ff49e3fcea892345ad92:

  Linux 3.6-rc2 (2012-08-16 14:51:24 -0700)

are available in the git repository at:

  git://gitorious.org/linux-pwm/linux-pwm.git tags/for-3.6-rc3

for you to fetch changes up to b817bf5c72774556345a9043c6b0c497cdcb7295:

  pwm: Improve Kconfig help text (2012-08-20 11:58:43 +0200)

----------------------------------------------------------------
pwm: fixes for v3.6-rc3

These patches fix the Samsung PWM driver and perform some minor cleanups
like fixing checkpatch and sparse warnings. Two redundant error messages
are removed and the Kconfig help text for the PWM subsystem is made more
descriptive.

----------------------------------------------------------------
Axel Lin (1):
      pwm: Remove a redundant error message when devm_request_and_ioremap fails

Jingoo Han (1):
      pwm: samsung: add missing device pointer to struct pwm_chip

Sachin Kamat (3):
      pwm: Add missing static storage class specifiers in core.c file
      pwm: vt8500: Fix coding style issue
      pwm: core: Fix coding style issues

Thierry Reding (1):
      pwm: Improve Kconfig help text

 drivers/pwm/Kconfig        | 31 +++++++++++++++++++++++++------
 drivers/pwm/core.c         | 12 ++++++------
 drivers/pwm/pwm-samsung.c  |  1 +
 drivers/pwm/pwm-tegra.c    |  4 +---
 drivers/pwm/pwm-tiecap.c   |  4 +---
 drivers/pwm/pwm-tiehrpwm.c |  4 +---
 drivers/pwm/pwm-vt8500.c   |  2 +-
 7 files changed, 36 insertions(+), 22 deletions(-)

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-08-22  8:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-22  8:07 [GIT PULL] pwm: fixes for v3.6-rc3 Thierry Reding

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).