On Fri, Aug 23, 2013 at 4:47 AM, Dan Carpenter <dan.carpen...@oracle.com> wrote:
> On Wed, Aug 21, 2013 at 09:48:38PM -0400, Lidza Louina wrote:
>> The declaration for the ioctl function has changed. The previous version
>> of this declaration took struct file *file as a parameter and the new
>> one does not. This patch removes that parameter.
>>
>> It also removes cases for the commands TIOCGETP
>> TCGETS and TCGETA.
>
> These should be in two separate patches.  Normally I would say to
> resend it, but since this driver doesn't compile I don't care very
> much.

Ok, I can see why that's important. I'll break up my future patches
to do just one thing at a time. Also, the driver has been added to
the build.
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to