mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
media: venus: drop unused opp_table field documentation
The struct venus_format does not have a "opp_table" field. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
This commit is contained in:
committed by
Hans Verkuil
parent
af4273b43f
commit
8255140ee6
@@ -107,7 +107,6 @@ struct venus_format {
|
||||
* @vcodec1_clks: an array of vcodec1 struct clk pointers
|
||||
* @video_path: an interconnect handle to video to/from memory path
|
||||
* @cpucfg_path: an interconnect handle to cpu configuration path
|
||||
* @opp_table: an device OPP table handle
|
||||
* @has_opp_table: does OPP table exist
|
||||
* @pmdomains: an array of pmdomains struct device pointers
|
||||
* @opp_dl_venus: an device-link for device OPP
|
||||
|
||||
Reference in New Issue
Block a user