drm: tda99x: Don't advertise non-existent capture support
authorMark Brown <broonie@kernel.org>
Wed, 30 Nov 2022 18:46:44 +0000 (18:46 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 2 Dec 2022 14:07:19 +0000 (14:07 +0000)
commita04f1c81316d27e140c3df5561e5ef87794cd4bc
tree4d143920bebbb745280393351f5c7fe28d68a8b1
parentf77a066f4ed307db93aafee621e2683c3bda98ce
drm: tda99x: Don't advertise non-existent capture support

As far as I can tell none of the tda998x devices support audio capture so
don't advertise support for it, ensuring that we don't confuse userspace.

Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://lore.kernel.org/r/20221130184644.464820-3-broonie@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/gpu/drm/i2c/tda998x_drv.c