commit | 9c8e509863287383363e01d7eaae1086b2b411d8 | [log] [tgz] |
---|---|---|
author | Marco Felsch <m.felsch@pengutronix.de> | Thu Mar 12 11:31:52 2020 +0100 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Thu Mar 12 16:40:51 2020 +0100 |
tree | 56bb9f9c666bc42583f1c7eb5f3703e5d73b07cb | |
parent | e953c10300055694c976edfe8c7a71a5bfc5ade7 [diff] |
media: tvp5150: add subdev open/close callbacks Bring the device into a working state upon a open/close call. Currently this involves only the interrupt enable/disable process but can be extended in the future. Signed-off-by: Marco Felsch <m.felsch@pengutronix.de> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>