[PATCH 5/7] gpio: 74x164: Add support for the daisy-chaining
Linus Walleij
linus.walleij at linaro.org
Fri Sep 7 17:08:42 EDT 2012
On Fri, Sep 7, 2012 at 4:03 PM, Florian Fainelli <florian at openwrt.org> wrote:
>> + if (!spi->dev.of_node) {
>> + dev_err(&spi->dev, "No device tree data available.\n");
>> + return -EINVAL;
>> + }
>
> Should not this be folded in your previous patch?
True, but I've applied it, keep it here or split off as a separate
fix.
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list