[patch] pinctrl: mediatek: signedness bug in mtk_pmx_gpio_request_enable()
Linus Walleij
linus.walleij at linaro.org
Thu Feb 18 15:27:54 PST 2016
On Tue, Feb 16, 2016 at 9:06 PM, Dan Carpenter <dan.carpenter at oracle.com> wrote:
> "muxval" stores a value from 0-255 or a negative error code. It has to
> be signed for the error handling to work.
>
> Fixes: 59ee9c96dd5d ('pinctrl: mediatek: Add gpio_request_enable support')
> Signed-off-by: Dan Carpenter <dan.carpenter at oracle.com>
I already applied something like this.
Yours,
Linus Walleij
More information about the Linux-mediatek
mailing list