video: driver: basic misc changes

added print for dt parsing and removed
a couple of empty braces. removed static
from platform_driver struct definition.

Change-Id: Ic3c6c514f501281fd981f232b4125e702570f8c7
Signed-off-by: Darshana Patil <darshana@codeaurora.org>
This commit is contained in:
Darshana Patil
2020-10-16 14:35:17 -07:00
committed by Gerrit - the friendly Code Review server
szülő 9476ecc5fe
commit 3aa92663a7
6 fájl változott, egészen pontosan 11 új sor hozzáadva és 9 régi sor törölve

Fájl megtekintése

@@ -42,7 +42,7 @@ enum vidc_msg_prio {
VIDC_PRINTK = 0x00001000,
VIDC_FTRACE = 0x00002000,
FW_LOW = 0x00010000,
FW_MEDIUM = 0x00020000,
FW_MED = 0x00020000,
FW_HIGH = 0x00040000,
FW_ERROR = 0x00080000,
FW_FATAL = 0x00100000,