]> asedeno.scripts.mit.edu Git - linux.git/commit
media: ddbridge: remove ddb_info's from the global scope
authorDaniel Scheller <d.scheller@gmx.net>
Sun, 20 Aug 2017 10:41:12 +0000 (06:41 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Sun, 20 Aug 2017 11:41:38 +0000 (07:41 -0400)
commitae30a0dbdb5781231c28299be6d48a6443574f02
tree18d5e7ae4d0f380809cbde123350bc8ae3f55823
parent8e4eef225c3e5fc70c1656822dd40cb17ee9d2f6
media: ddbridge: remove ddb_info's from the global scope

Since the DD hardware info and maps aren't needed anymore outside of
ddbridge-hw.c (they're returned via get_ddb_info() now), mark them
static and remove all refs from ddbridge-hw.h.

Signed-off-by: Daniel Scheller <d.scheller@gmx.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/pci/ddbridge/ddbridge-hw.c
drivers/media/pci/ddbridge/ddbridge-hw.h