Re: [RESEND, PATCH] Add SPI support to V4L2

2010-03-23 Thread Mauro Carvalho Chehab
Dmitri Belimov wrote: > Hi > > Add support SPI bus to v4l2. Useful for control some device with SPI bus like > hardware MPEG2 encoders and etc. Hi Dmitri, Aplied, thanks. Next time, please don't use [RESEND] for a new version of the patch. Instead, you may name it as [PATCH v2]. The word resen

[RESEND, PATCH] Add SPI support to V4L2

2010-03-16 Thread Dmitri Belimov
Hi Add support SPI bus to v4l2. Useful for control some device with SPI bus like hardware MPEG2 encoders and etc. Small patch rework after reply from Hans. diff -r b6b82258cf5e linux/drivers/media/video/v4l2-common.c --- a/linux/drivers/media/video/v4l2-common.c Thu Dec 31 19:14:54 2009 -0200