The patch number 12710 was added via Mauro Carvalho Chehab <[email protected]>
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel
If anyone has any objections, please let us know by sending a message to:
Linux Media Mailing List <[email protected]>
------
From: Mauro Carvalho Chehab <[email protected]>
merge: http://linuxtv.org/hg/~gliakhovetski/v4l-dvb
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
---
linux/arch/sh/boards/board-ap325rxa.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff -r 629bb4593946 -r 55dd1e8e3797 linux/arch/sh/boards/board-ap325rxa.c
--- a/linux/arch/sh/boards/board-ap325rxa.c Mon Sep 07 01:46:36 2009 -0300
+++ b/linux/arch/sh/boards/board-ap325rxa.c Mon Sep 07 01:52:38 2009 -0300
@@ -359,8 +359,8 @@
return;
platform_device_unregister(&camera_device);
- memset(&migor_camera_device.dev.kobj, 0,
- sizeof(migor_camera_device.dev.kobj));
+ memset(&camera_device.dev.kobj, 0,
+ sizeof(camera_device.dev.kobj));
}
#endif /* CONFIG_I2C */
---
Patch is available at:
http://linuxtv.org/hg/v4l-dvb/rev/55dd1e8e3797af60688889bd64a1926e4e020986
_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits