linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] pwm: Fixes for v5.4-rc6
@ 2019-11-02 13:48 Thierry Reding
  2019-11-02 18:35 ` pr-tracker-bot
  2019-11-05 21:31 ` Uwe Kleine-König
  0 siblings, 2 replies; 3+ messages in thread
From: Thierry Reding @ 2019-11-02 13:48 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Uwe Kleine-König, linux-pwm, linux-kernel

Hi Linus,

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git tags/pwm/for-5.4-rc6

for you to fetch changes up to 40a6b9a00930fd6b59aa2eb6135abc2efe5440c3:

  Revert "pwm: Let pwm_get_state() return the last implemented state" (2019-10-21 16:48:52 +0200)

Thanks,
Thierry

----------------------------------------------------------------
pwm: Fixes for v5.4-rc6

It turned out that relying solely on drivers storing all the PWM state
in hardware was a little premature and causes a number of subtle (and
some not so subtle) regressions. Revert the offending patch for now.

----------------------------------------------------------------
Thierry Reding (1):
      Revert "pwm: Let pwm_get_state() return the last implemented state"

 drivers/pwm/core.c | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] pwm: Fixes for v5.4-rc6
  2019-11-02 13:48 [GIT PULL] pwm: Fixes for v5.4-rc6 Thierry Reding
@ 2019-11-02 18:35 ` pr-tracker-bot
  2019-11-05 21:31 ` Uwe Kleine-König
  1 sibling, 0 replies; 3+ messages in thread
From: pr-tracker-bot @ 2019-11-02 18:35 UTC (permalink / raw)
  To: Thierry Reding
  Cc: Linus Torvalds, Uwe Kleine-König, linux-pwm, linux-kernel

The pull request you sent on Sat,  2 Nov 2019 14:48:00 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git tags/pwm/for-5.4-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e935842a06dbcdefcdd93174a97010f22a36e26d

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] pwm: Fixes for v5.4-rc6
  2019-11-02 13:48 [GIT PULL] pwm: Fixes for v5.4-rc6 Thierry Reding
  2019-11-02 18:35 ` pr-tracker-bot
@ 2019-11-05 21:31 ` Uwe Kleine-König
  1 sibling, 0 replies; 3+ messages in thread
From: Uwe Kleine-König @ 2019-11-05 21:31 UTC (permalink / raw)
  To: Thierry Reding; +Cc: Linus Torvalds, linux-pwm, linux-kernel

Hello Thierry,

On Sat, Nov 02, 2019 at 02:48:00PM +0100, Thierry Reding wrote:
> The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:
> 
>   Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git tags/pwm/for-5.4-rc6
> 
> for you to fetch changes up to 40a6b9a00930fd6b59aa2eb6135abc2efe5440c3:
> 
>   Revert "pwm: Let pwm_get_state() return the last implemented state" (2019-10-21 16:48:52 +0200)
> 
> Thanks,
> Thierry
> 
> ----------------------------------------------------------------
> pwm: Fixes for v5.4-rc6
> 
> It turned out that relying solely on drivers storing all the PWM state
> in hardware was a little premature and causes a number of subtle (and
> some not so subtle) regressions. Revert the offending patch for now.
> 
> ----------------------------------------------------------------
> Thierry Reding (1):
>       Revert "pwm: Let pwm_get_state() return the last implemented state"

In a different thread on the pwm mailing list I suggested to add

	pwm: bcm-iproc: prevent unloading the driver module while in use

to this pull request. You didn't comment and didn't add it. :-|
(https://patchwork.ozlabs.org/patch/1178972/)

While this is not a recent regression (it was introduced in 4.8-rc1) I
think it's still worth to be fixed, don't you agree?
 
Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-11-05 21:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-02 13:48 [GIT PULL] pwm: Fixes for v5.4-rc6 Thierry Reding
2019-11-02 18:35 ` pr-tracker-bot
2019-11-05 21:31 ` Uwe Kleine-König

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