]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'media/v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 5 Apr 2016 13:47:50 +0000 (06:47 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 5 Apr 2016 13:47:50 +0000 (06:47 -0700)
commit5a0150355befd97748d2460eb26f4b98f8c76c19
tree722390bba0b1da0d98bdd686d1837d89c3b10d45
parentf9431605bcc777db04aee0f8b6802d8283f32632
parent7a628dfd0829a6c2305a715a646a1b544baaf622
Merge tag 'media/v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media

Pull media fixes from Mauro Carvalho Chehab:
 "Some bug fixes on au0828 and snd-usb-audio:

   - the au0828+snd-usb-audio MC patch broke several things and produced
     some race conditions.  Better to revert the patches, and re-work on
     them for a next version

   - fix a regression at tuner disable links logic

   - properly handle dev_state as a bitmask"

* tag 'media/v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media:
  [media] Revert "[media] media: au0828 change to use Managed Media Controller API"
  [media] Revert "[media] sound/usb: Use Media Controller API to share media resources"
  [media] au0828: Fix dev_state handling
  [media] au0828: fix au0828_v4l2_close() dev_state race condition
  [media] media: au0828 fix to clear enable/disable/change source handlers
  [media] v4l2-mc: cleanup a warning
  [media] au0828: disable tuner links and cache tuner/decoder
sound/usb/stream.c