Re: [PATCH 0/3] Add vchi_queue_kernel_message and vchi_queue_user_message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Jan 29, 2017 at 07:09:44AM -0800, Michael Zoran wrote:
> On Thu, 2017-01-26 at 12:14 -0800, Eric Anholt wrote:
> > Michael Zoran <mzoran@xxxxxxxxxxxx> writes:
> > 
> > > The vchi_msg_queue function which is used by other drivers
> > > to queue a message is difficult to understand and overly
> > > generic. Remove it and replace it with two more specific functions.
> > > 
> > > int
> > > vchi_queue_kernel_message(VCHI_SERVICE_HANDLE_T handle,
> > >                           void *data,
> > >                           unsigned int size)
> > > 
> > > int
> > > vchi_queue_user_message(VCHI_SERVICE_HANDLE_T handle,
> > >                         void __user *data,
> > >                         unsigned int size)
> > 
> > This is much nicer than the old interface, thanks.
> > 
> > Reviewed-by: Eric Anholt <eric@xxxxxxxxxx>
> 
> Since the audio driver has been merged and Eric Anholt has submitted
> the camera driver, I would like to ask that this patch series be
> reconsidered for merging.

Can you resend the series?  It's now gone from my patch queue.

thanks,

greg k-h
_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel




[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux