Skip to content

Commit 2242482

Browse files
palosaariMauro Carvalho Chehab
authored and
Mauro Carvalho Chehab
committed
---
yaml --- r: 358390 b: refs/heads/rpi-3.9.y c: 21ca203 h: refs/heads/rpi-3.6.y v: v3
1 parent c696479 commit 2242482

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
22
refs/heads/rpi-3.6.y: 245f716a0b7c6a230cda529f1c26bc2d6b09865c
3-
refs/heads/rpi-3.9.y: b963c2083ae3ec67052dfc6e2ec8216c479843d8
3+
refs/heads/rpi-3.9.y: 21ca20303671f77c34380105fdce849793ba92aa

branches/rpi-3.9.y/drivers/media/usb/dvb-usb-v2/it913x.c

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,6 @@ static struct i2c_algorithm it913x_i2c_algo = {
309309

310310
/* Callbacks for DVB USB */
311311
#if defined(CONFIG_RC_CORE) || defined(CONFIG_RC_CORE_MODULE)
312-
#define IT913X_POLL 250
313312
static int it913x_rc_query(struct dvb_usb_device *d)
314313
{
315314
u8 ibuf[4];
@@ -814,7 +813,7 @@ module_usb_driver(it913x_driver);
814813

815814
MODULE_AUTHOR("Malcolm Priestley <[email protected]>");
816815
MODULE_DESCRIPTION("it913x USB 2 Driver");
817-
MODULE_VERSION("1.32");
816+
MODULE_VERSION("1.33");
818817
MODULE_LICENSE("GPL");
819818
MODULE_FIRMWARE(FW_IT9135_V1);
820819
MODULE_FIRMWARE(FW_IT9135_V2);

0 commit comments

Comments
 (0)