]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'pwm/for-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/uklein... master
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 27 Jun 2026 20:48:12 +0000 (13:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 27 Jun 2026 20:48:12 +0000 (13:48 -0700)
commit780d569e6c4b422290f5cba319eb904b355d64be
treefdb07d20f25e372f1c63f4c11be5b819bdb1c992
parentf21df873208d41ef816b15024d6447813b97ab5e
parent898ab0f30e008e411ce93ddf81c4099abd9d4e46
Merge tag 'pwm/for-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux

Pull pwm fixes from Uwe Kleine-König:
 "Two more fixes that I managed to put into the public branch merged
  into next before my first pull request but missed to include them in
  it.

  The first change is a relevant change that fixes misconfigurations due
  to a variable overflow. The second is only cosmetic but very obviously
  an improvement"

* tag 'pwm/for-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux:
  pwm: rzg2l-gpt: Add missing newlines to dev_err_probe() messages
  pwm: rzg2l-gpt: Fix period_ticks type from u32 to u64