File tree 2 files changed +2
-3
lines changed
branches/rpi-3.9.y/drivers/media/usb/dvb-usb-v2 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
refs/heads/rpi-3.6.y: 245f716a0b7c6a230cda529f1c26bc2d6b09865c
3
- refs/heads/rpi-3.9.y: b963c2083ae3ec67052dfc6e2ec8216c479843d8
3
+ refs/heads/rpi-3.9.y: 21ca20303671f77c34380105fdce849793ba92aa
Original file line number Diff line number Diff line change @@ -309,7 +309,6 @@ static struct i2c_algorithm it913x_i2c_algo = {
309
309
310
310
/* Callbacks for DVB USB */
311
311
#if defined(CONFIG_RC_CORE ) || defined(CONFIG_RC_CORE_MODULE )
312
- #define IT913X_POLL 250
313
312
static int it913x_rc_query (struct dvb_usb_device * d )
314
313
{
315
314
u8 ibuf [4 ];
@@ -814,7 +813,7 @@ module_usb_driver(it913x_driver);
814
813
815
814
MODULE_AUTHOR (
"Malcolm Priestley <[email protected] >" );
816
815
MODULE_DESCRIPTION ("it913x USB 2 Driver" );
817
- MODULE_VERSION ("1.32 " );
816
+ MODULE_VERSION ("1.33 " );
818
817
MODULE_LICENSE ("GPL" );
819
818
MODULE_FIRMWARE (FW_IT9135_V1 );
820
819
MODULE_FIRMWARE (FW_IT9135_V2 );
You can’t perform that action at this time.
0 commit comments