[PATCH 7/7] i2c: gpio: Add support for named gpios in DT
From: Linus Walleij <hidden>
Date: 2017-09-18 19:09:39
Also in:
linux-i2c, linux-mips
From: Linus Walleij <hidden>
Date: 2017-09-18 19:09:39
Also in:
linux-i2c, linux-mips
On Mon, Sep 18, 2017 at 11:58 AM, Geert Uytterhoeven [off-list ref] wrote:
quoted
+ if (ret != -EPROBE_DEFER) + dev_err(dev, "error trying to get descriptor: %ld\n", ret);warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] %d (0day busy?)
Bah haven't pushed it to the 0day builders yet. I'll do that tonight so I can drown in the build errors. :-D Fixing it. Yours, Linus Walleij