Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 367026
b: refs/heads/master
c: c7a2c84
h: refs/heads/master
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Apr 14, 2013
1 parent 3afa1be commit ee3dc37
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 280847b532433ffe7a22795f926327805a127162
refs/heads/master: c7a2c84af549572c454a8d79011c7fac72b3e53d
1 change: 1 addition & 0 deletions trunk/drivers/media/usb/hdpvr/hdpvr-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ static int device_authorization(struct hdpvr_device *dev)
case HDPVR_FIRMWARE_VERSION_AC3:
case HDPVR_FIRMWARE_VERSION_0X12:
case HDPVR_FIRMWARE_VERSION_0X15:
case HDPVR_FIRMWARE_VERSION_0X1E:
dev->flags |= HDPVR_FLAG_AC3_CAP;
break;
default:
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/media/usb/hdpvr/hdpvr.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
#define HDPVR_FIRMWARE_VERSION_AC3 0x0d
#define HDPVR_FIRMWARE_VERSION_0X12 0x12
#define HDPVR_FIRMWARE_VERSION_0X15 0x15
#define HDPVR_FIRMWARE_VERSION_0X1E 0x1e

/* #define HDPVR_DEBUG */

Expand Down

0 comments on commit ee3dc37

Please sign in to comment.