On Wednesday, March 16, 2016 3:22 AM, Ian Abbott wrote:
> On 15/03/16 21:48, H Hartley Sweeten wrote:
>> Memory mapped io (dev->mmio) should not also be writing to the ioport
>> (dev->iobase) registers. Add the missing 'else' to these functions.
>>
>> Signed-off-by: H Hartley Sweeten <hswee...@visionengravers.com>
>> Cc: Ian Abbott <abbo...@mev.co.uk>
>> Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org>
>> ---
>>   drivers/staging/comedi/drivers/ni_mio_common.c | 12 ++++++------
>>   1 file changed, 6 insertions(+), 6 deletions(-)
>
> Please add:
>
> Fixes: 0953ee4acca0 ("staging: comedi: ni_mio_common: checkpatch.pl 
> cleanup (else not useful)")
> Cc: <sta...@vger.kernel.org> # 3.17+
>
> Reviewed-by: Ian Abbott <abbo...@mev.co.uk>

Ugh... Looks like I broke it.

Greg,

Would you like me to repost this with the Fixes/Cc added or do you got it?

Thanks,
Hartley
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to