Re: [PATCH v2 03/11] pinctrl: mediatek: data struct optimize and remove unused member

From: Linus Walleij
Date: Tue May 19 2015 - 05:13:32 EST


On Tue, May 19, 2015 at 8:11 AM, Hongzhou Yang
<hongzhou.yang@xxxxxxxxxxxx> wrote:

> From: Yingjoe Chen <yingjoe.chen@xxxxxxxxxxxx>
>
> struct mtk_desc_pin.chip, mtk_pinctrl_devdata.invser_offset
> and mtk_pinctrl_devdata.chip_type are never used in code.
> Remove them.
>
> Some per-pin data are using int for pin number and offsets.
> Change to short and rearrange to reduce const data size.
>
> Signed-off-by: Yingjoe Chen <yingjoe.chen@xxxxxxxxxxxx>
> Signed-off-by: Hongzhou Yang <hongzhou.yang@xxxxxxxxxxxx>

Applied this version instead.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/