Merge tag 'media/v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 31 Jan 2023 19:17:38 +0000 (11:17 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 31 Jan 2023 19:17:38 +0000 (11:17 -0800)
commit88b356e19199dca700b1180adc0b843a3228d4a0
tree365cfbae5bc04db9315eb731c9e5d68659ab4257
parent22b8077d0fcec86c6ed0e0fce9f7e7e5a4c2d56a
parent89c08aef8f8dcb5fc98ad8db7ca92c9dab1f26b0
Merge tag 'media/v6.2-3' of git://git./linux/kernel/git/mchehab/linux-media

Pull media fixes from Mauro Carvalho Chehab:
 "A couple of v4l2 core fixes:

   - fix a regression on strings control support

   - fix a regression for some drivers that depend on an odd streaming
     behavior"

* tag 'media/v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media:
  media: videobuf2: set q->streaming later
  media: v4l2-ctrls-api.c: move ctrl->is_new = 1 to the correct line