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:
fc55bcb
)
V4L/DVB (10061): dsbr100: increase driver version
author
Alexey Klimov
<
[email protected]
>
Sun, 28 Dec 2008 01:35:21 +0000
(22:35 -0300)
committer
Mauro Carvalho Chehab
<
[email protected]
>
Tue, 30 Dec 2008 11:40:12 +0000
(09:40 -0200)
Due to a lot of patches for dsbr100 last time we should update version
of driver.
Signed-off-by: Alexey Klimov <
[email protected]
>
Signed-off-by: Douglas Schilling Landgraf <
[email protected]
>
Signed-off-by: Mauro Carvalho Chehab <
[email protected]
>
drivers/media/radio/dsbr100.c
patch
|
blob
|
history
diff --git
a/drivers/media/radio/dsbr100.c
b/drivers/media/radio/dsbr100.c
index 448e5a42b4689eaa800ffb70ac70509369aa117b..5e0d651ffdd2dcd8ae57e61fab8c84c706c30b37 100644
(file)
--- a/
drivers/media/radio/dsbr100.c
+++ b/
drivers/media/radio/dsbr100.c
@@
-33,6
+33,10
@@
History:
+ Version 0.44:
+ Add suspend/resume functions, fix unplug of device,
+ a lot of cleanups and fixes by Alexey Klimov <
[email protected]
>
+
Version 0.43:
Oliver Neukum: avoided DMA coherency issue
@@
-93,8
+97,8
@@
*/
#include <linux/version.h> /* for KERNEL_VERSION MACRO */
-#define DRIVER_VERSION "v0.4
3
"
-#define RADIO_VERSION KERNEL_VERSION(0, 4,
3
)
+#define DRIVER_VERSION "v0.4
4
"
+#define RADIO_VERSION KERNEL_VERSION(0, 4,
4
)
static struct v4l2_queryctrl radio_qctrl[] = {
{