On Sat, Oct 15, 2011 at 10:54:14PM +0200, Piotr Chmura wrote:
> [PATCH 1/7] pull as102 driver 
> fromhttp://kernellabs.com/hg/~dheitmueller/v4l-dvb-as102-2/
> with the only change needed to compile it in git tree[1]: usb_buffer_alloc()
> to usb_alloc_coherent() and usb_buffer_free() to usb_free_coherent()
> 
> [PATCH 2/7] as102: add new device nBox DVB-T Dongle
> adds new device working on this driver
> 
> 
> Next patches i made basing on Mauro Carvalho Chehab comments from previous 
> pull try [2].
> 
> [PATCH 3/7] as102: cleanup - get rid off typedefs
> [PATCH 4/7] as102: cleanup - formatting code
> [PATCH 5/7] as102: cleanup - set __attribute__(packed) instead of pragma(pack)
> [PATCH 6/7] as102: cleanup - delete vim comments
> [PATCH 7/7] as102: cleanup - get rid of unnecessary defines (WIN32, LINUX)

Mauro, care to take these and move them under your newly-created
drivers/staging/media/ directory?

thanks,

greg k-h
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Reply via email to