Merge tag 'pwm/for-6.7-rc5-fixes' of https://git.pengutronix.de/git/ukl/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Dec 2023 19:41:56 +0000 (11:41 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Dec 2023 19:41:56 +0000 (11:41 -0800)
commitd650b3beff76bd0d1eaba6c706f9fbac52137339
treeb0c0e991af2d1f93707a2ae800ee228b7e592e86
parentb8b68d2fd41c1068554290fdf2c5adc6b03d40ce
parent4e7a8dbd2bc0aec4605a5069df7a779bd9e64db1
Merge tag 'pwm/for-6.7-rc5-fixes' of https://git.pengutronix.de/git/ukl/linux

Pull pwm fix from Uwe Kleine-König:
 "This fixes a null pointer exception in the bcm2835 pwm driver.

  The problem was introduced by a combination of two commits merged for
  v6.7-rc1 where each change alone would have been fine.

  Thanks to Florian Fainelli for noticing and fixing the issue"

* tag 'pwm/for-6.7-rc5-fixes' of https://git.pengutronix.de/git/ukl/linux:
  pwm: bcm2835: Fix NPD in suspend/resume