diff options
| author | 2018-06-23 11:36:10 -0400 | |
|---|---|---|
| committer | 2018-07-30 16:23:12 -0400 | |
| commit | 84409a95bbae75c5396c6db9ac43f1d1626d6b75 (patch) | |
| tree | 67a5b6f409b3fa3930485528f4772f7ac51c460e /include | |
| parent | media: ddbridge/mci: store mci type and number of ports in the hwinfo (diff) | |
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 'include')
0 files changed, 0 insertions, 0 deletions
