diff options
author | Daniel Scheller <d.scheller@gmx.net> | 2018-06-23 11:36:10 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-07-30 16:23:12 -0400 |
commit | 84409a95bbae75c5396c6db9ac43f1d1626d6b75 (patch) | |
tree | 67a5b6f409b3fa3930485528f4772f7ac51c460e /drivers/perf | |
parent | 07b12de21258e1d96445572100961d1d42b1b7f7 (diff) | |
download | talos-op-linux-84409a95bbae75c5396c6db9ac43f1d1626d6b75.tar.gz talos-op-linux-84409a95bbae75c5396c6db9ac43f1d1626d6b75.zip |
media: ddbridge/mci: make ddb_mci_cmd() and ddb_mci_config() public
In preparation for splitting all MaxSX8 related code parts from the common
MCI code, prefix both mci_cmd() and mci_config() functions with ddb_,
remove the static marking and add matching function prototypes to
ddbridge-mci.h so these functions can be reused from other files within
the ddbridge driver. As this requires the mci-related structs to be
defined in ddbridge-mci.h, move struct mci and struct mci_base there and
clean them up.
Picked up from the upstream dddvb GIT.
Signed-off-by: Daniel Scheller <d.scheller@gmx.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/perf')
0 files changed, 0 insertions, 0 deletions