From: linux@prisktech.co.nz (Tony Prisk)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/2] pwm fixes for 3.8
Date: Mon, 19 Nov 2012 20:30:52 +1300 [thread overview]
Message-ID: <1353310254-21581-1-git-send-email-linux@prisktech.co.nz> (raw)
Hi Theirry,
As discussed, here is the patch to correct the issue created by enabling
disabling the pwm clock during pwm_enable/_disable. A second patch is
including which fixes a build error introduced in the same patch.
These should be applied on top of the previous patch.
v2: Add error checking for clk_enable()
Tony Prisk (2):
Fix build error in pwm-vt8500.c
pwm: vt8500: Ensure pwm clock is enabled during pwm_config
drivers/pwm/pwm-vt8500.c | 14 ++++++++++++--
1 file changed, 12 insertions(+), 2 deletions(-)
--
1.7.9.5
next reply other threads:[~2012-11-19 7:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-19 7:30 Tony Prisk [this message]
2012-11-19 7:30 ` [PATCH v2 1/2] Fix build error in pwm-vt8500.c Tony Prisk
2012-11-19 12:34 ` Sergei Shtylyov
2012-11-19 7:30 ` [PATCH v2 2/2] pwm: vt8500: Ensure pwm clock is enabled during pwm_config Tony Prisk
2012-11-19 13:01 ` Thierry Reding
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=1353310254-21581-1-git-send-email-linux@prisktech.co.nz \
--to=linux@prisktech.co.nz \
--cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).