All of lore.kernel.org
 help / color / mirror / Atom feed
From: anarsoul@gmail.com (Vasily Khoruzhick)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: SAMSUNG: Add suspend/resume support for S3C PWM driver
Date: Mon, 15 Mar 2010 23:24:09 +0200	[thread overview]
Message-ID: <201003152324.15260.anarsoul@gmail.com> (raw)
In-Reply-To: <4B9E9946.9030607@metafoo.de>

? ????????? ?? 15 ????? 2010 22:32:06 ????? Lars-Peter Clausen ???????:

> Hi
> 
> Because it would require to implement the same functionality over and
> over again. Furthermore it would require each generic driver using the
> pwm api to provide such callbacks.
> And you - as a user of the api - will have to know about this oddity.
> In my opinion it is a detail specific to the samsung platform and
> should be hidden behind the common interface.
> 
> - Lars

So, you want to configure corresponding GPIO pin as output and set it to low 
in pwm_disable, re-configure it as PWM output in pwm_enable, and 
disable/enable PWM during suspend/resume cycle? If so - it's easy to 
implement, but I want to hear Ben's opinion.

Regards
Vasily
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20100315/a864c9ba/attachment.sig>

  reply	other threads:[~2010-03-15 21:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-15 14:27 [PATCH] ARM: SAMSUNG: Add suspend/resume support for S3C PWM driver Vasily Khoruzhick
2010-03-15 19:36 ` Lars-Peter Clausen
2010-03-15 20:16   ` Vasily Khoruzhick
2010-03-15 20:32     ` Lars-Peter Clausen
2010-03-15 21:24       ` Vasily Khoruzhick [this message]
2010-03-15 22:19         ` Lars-Peter Clausen

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=201003152324.15260.anarsoul@gmail.com \
    --to=anarsoul@gmail.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.