Those attributes will be used by the newer sms2xxx cards.
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
---
drivers/media/common/siano/sms-cards.h | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/drivers/media/common/siano/sms-cards.h
b/drivers/media/common/siano/sms-cards.h
index d8cdf75..60d26be 100644
--- a/drivers/media/common/siano/sms-cards.h
+++ b/drivers/media/common/siano/sms-cards.h
@@ -79,6 +79,12 @@ struct sms_board {
/* gpios */
int led_power, led_hi, led_lo, lna_ctrl, rf_switch;
+
+ char intf_num;
+ int default_mode;
+ unsigned int mtu;
+ unsigned int crystal;
+ struct sms_antenna_config_ST* antenna_config;
};
struct sms_board *sms_get_board(unsigned id);
--
1.8.1.4
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html