nixpkgs/pkgs/os-specific/linux/ov511/ov511-2.32.patch

14 lines
356 B
Diff
Raw Normal View History

diff -rc ov511-2.32/tuner.c ov511-2.32.new/tuner.c
*** ov511-2.32/tuner.c Mon Apr 3 15:16:27 2006
--- ov511-2.32.new/tuner.c Mon Jul 17 00:26:57 2006
***************
*** 1029,1035 ****
static struct i2c_client client_template =
{
.name = "(tuner unset)",
- .flags = I2C_CLIENT_ALLOW_USE,
.driver = &driver,
};
--- 1029,1034 ----