[PATCH v1 02/12] input: matrix-keymap: func call coding style nit
Marek Vasut
marex at denx.de
Sat Jun 22 23:23:15 EST 2013
Dear Gerhard Sittig,
> On Sat, Jun 22, 2013 at 04:18 +0200, Marek Vasut wrote:
> > ret = matrix_keypad_map_key(input_dev, rows, cols, row_shift, key);
> > if (ret)
> >
> > return ret;
> >
> > Now that you return correct error codes from above, you should propagate
> > them through.
>
> Will do, queued for v2. Thank you for reviewing this.
Wait a little bit for some more feedback, esp. from the marvell guys ;-)
Best regards,
Marek Vasut
More information about the devicetree-discuss
mailing list