|
@@ -47,8 +47,9 @@ EXPORT_SYMBOL_GPL(vpif_lock);
|
|
void __iomem *vpif_base;
|
|
void __iomem *vpif_base;
|
|
EXPORT_SYMBOL_GPL(vpif_base);
|
|
EXPORT_SYMBOL_GPL(vpif_base);
|
|
|
|
|
|
-/**
|
|
|
|
|
|
+/*
|
|
* vpif_ch_params: video standard configuration parameters for vpif
|
|
* vpif_ch_params: video standard configuration parameters for vpif
|
|
|
|
+ *
|
|
* The table must include all presets from supported subdevices.
|
|
* The table must include all presets from supported subdevices.
|
|
*/
|
|
*/
|
|
const struct vpif_channel_config_params vpif_ch_params[] = {
|
|
const struct vpif_channel_config_params vpif_ch_params[] = {
|