]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'auxdisplay-for-linus-v5.9-rc1' of git://github.com/ojeda/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Aug 2020 01:09:34 +0000 (18:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Aug 2020 01:09:34 +0000 (18:09 -0700)
commit68f23939f71832700d84d0a27a8c40683a932ff3
treeac0b11553dbe6d6d0bb54166a0b6022a2ffb32ee
parentddeeda6bb7cbb6ea7c1626616a5f5c378141f0e9
parentbec1f725195a751cb0723a6aa635341715a9bafd
Merge tag 'auxdisplay-for-linus-v5.9-rc1' of git://github.com/ojeda/linux

Pull auxdisplay update from Miguel Ojeda:
 "Minor cleanup for auxdisplay: rReuse hex_to_bin() instead of custom
  code (Andy Shevchenko)"

* tag 'auxdisplay-for-linus-v5.9-rc1' of git://github.com/ojeda/linux:
  auxdisplay: charlcd: Reuse hex_to_bin() instead of custom code