RE: [PATCH v3 2/4] bus: fsl-mc: add fsl-mc userspace support

2018-11-29 Thread Ioana Ciornei
> Subject: Re: [PATCH v3 2/4] bus: fsl-mc: add fsl-mc userspace support > > On Tue, Nov 20, 2018 at 05:59:26PM +, Ioana Ciornei wrote: > > > > +static int fsl_mc_uapi_send_command(unsigned long arg, > > > > +

RE: [PATCH v3 2/4] bus: fsl-mc: add fsl-mc userspace support

2018-11-29 Thread Ioana Ciornei
> Subject: Re: [PATCH v3 2/4] bus: fsl-mc: add fsl-mc userspace support > > On Tue, Nov 20, 2018 at 05:59:26PM +, Ioana Ciornei wrote: > > > > +static int fsl_mc_uapi_send_command(unsigned long arg, > > > > +

Re: [PATCH v3 2/4] bus: fsl-mc: add fsl-mc userspace support

2018-11-20 Thread gre...@linuxfoundation.org
On Tue, Nov 20, 2018 at 04:51:07PM +, Ioana Ciornei wrote: > > On Tue, Nov 20, 2018 at 03:39:45PM +, Ioana Ciornei wrote: > > > + > > > + error = fsl_mc_uapi_create_device_file(mc_bus); > > > + if (error < 0) { > > > + error =

Re: [PATCH v3 2/4] bus: fsl-mc: add fsl-mc userspace support

2018-11-20 Thread gre...@linuxfoundation.org
On Tue, Nov 20, 2018 at 04:51:07PM +, Ioana Ciornei wrote: > > On Tue, Nov 20, 2018 at 03:39:45PM +, Ioana Ciornei wrote: > > > + > > > + error = fsl_mc_uapi_create_device_file(mc_bus); > > > + if (error < 0) { > > > + error =