mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@avionic-design.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] pwm: fixes for v3.6-rc3
Date: Wed, 22 Aug 2012 10:07:11 +0200	[thread overview]
Message-ID: <20120822080711.GA5706@avionic-0098.adnet.avionic-design.de> (raw)

[-- 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 --]

                 reply	other threads:[~2012-08-22  8:07 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=20120822080711.GA5706@avionic-0098.adnet.avionic-design.de \
    --to=thierry.reding@avionic-design.de \
    --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

Powered by JetHome