]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'char-misc-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 19 Mar 2022 17:21:34 +0000 (10:21 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 19 Mar 2022 17:21:34 +0000 (10:21 -0700)
commitcb3b565b67d8bbf741275f9617ea8e95e8e991de
tree1e7fc093632a6035413b7512ea534c73fafd368b
parent615bb10c25c9bbc1b69d0a450e781f416308d83b
parent8cdcc75b8c30d4d63d7166dc85b094c7bfad4ccd
Merge tag 'char-misc-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc

Pull char/misc driver fix from Greg KH:
 "Here is a single driver fix for 5.17-final that has been submitted
  many times but I somehow missed it in my patch queue:

   - fix for counter sysfs code for reported problem

  This has been in linux-next all week with no reported issues"

* tag 'char-misc-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc:
  counter: Stop using dev_get_drvdata() to get the counter device