]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: streamzap: ensure rx resolution can be retrieved
authorSean Young <sean@mess.org>
Tue, 3 Aug 2021 09:19:54 +0000 (11:19 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 10 Aug 2021 11:07:12 +0000 (13:07 +0200)
commitd94e1a30634aafa750a284da06f1cccd9a40bc2c
tree88c4e785c16629d2010ba07cafaa900f7f93fef3
parenta44d582ebff014b29b94c35554bdd04831c9d96e
media: streamzap: ensure rx resolution can be retrieved

The receiver resolution is not populated. The resolution can be used to for
various purposes like calculating the margins the decoder should use.

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/rc/streamzap.c