projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13d5036
)
V4L/DVB (13786): [Mantis] Bug: HIF bits already shifted ..
author
Manu Abraham
<
[email protected]
>
Fri, 4 Dec 2009 08:33:31 +0000
(
05:33
-0300)
committer
Mauro Carvalho Chehab
<
[email protected]
>
Sun, 17 Jan 2010 13:55:41 +0000
(11:55 -0200)
Signed-off-by: Manu Abraham <
[email protected]
>
Signed-off-by: Mauro Carvalho Chehab <
[email protected]
>
drivers/media/dvb/mantis/mantis_common.h
patch
|
blob
|
history
diff --git
a/drivers/media/dvb/mantis/mantis_common.h
b/drivers/media/dvb/mantis/mantis_common.h
index 27ecfdb6e6f76cec64463a2ac789fef7264fbfe3..6b9f92b4ab398f06e709ce2cf888384e3b2be69d 100644
(file)
--- a/
drivers/media/dvb/mantis/mantis_common.h
+++ b/
drivers/media/dvb/mantis/mantis_common.h
@@
-144,7
+144,7
@@
struct mantis_pci {
struct mantis_ca *mantis_ca;
};
-#define MANTIS_HIF_STATUS (mantis->gpio_status
<< 12
)
+#define MANTIS_HIF_STATUS (mantis->gpio_status)
extern unsigned int verbose;
extern unsigned int devs;