projects
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
[media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmware
[linux-2.6.git]
/
drivers
/
media
/
common
/
tuners
/
xc5000.h
diff --git
a/drivers/media/common/tuners/xc5000.h
b/drivers/media/common/tuners/xc5000.h
index
3396f8e
..
39a73bf
100644
(file)
--- a/
drivers/media/common/tuners/xc5000.h
+++ b/
drivers/media/common/tuners/xc5000.h
@@
-34,6
+34,7
@@
struct xc5000_config {
u8 i2c_address;
u32 if_khz;
u8 radio_input;
+ u32 xtal_khz;
int chip_id;
};