]> 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)
commitdcc653710032142fbb71168deb94c0496037ca7f
tree1e7fc093632a6035413b7512ea534c73fafd368b
parent3e954460ff84c9b9cec987550882193744468187
parentf1bd750c2c0dc3dcb0003e92224c3536336407f2
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