[patch] pinctrl: mediatek: signedness bug in mtk_pmx_gpio_request_enable()
Axel Lin
axel.lin at ingics.com
Tue Feb 16 17:44:43 PST 2016
2016-02-17 4:06 GMT+08:00 Dan Carpenter <dan.carpenter at oracle.com>:
> "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>
Reviewed-by: Axel Lin <axel.lin at ingics.com>
More information about the Linux-mediatek
mailing list