]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto/4.4: gpio-pca953x: fix the "drive" property cannot read/write
authorBruce Ashfield <bruce.ashfield@windriver.com>
Wed, 13 Apr 2016 16:12:09 +0000 (12:12 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Apr 2016 09:58:28 +0000 (10:58 +0100)
commitec13eb0b19ee1d433329af0dd88ac5b31b13c1af
tree8fdcdea4cb57f8e6c6a61aa8bec56148c5a9d9de
parent6a5e2b2196e5654fc54ba5b2e51a390c966fd1b7
linux-yocto/4.4: gpio-pca953x: fix the "drive" property cannot read/write

    The gpio_drive_show/store use incorrect gpio_desc,
    this causes the drive sysfs property cannot be used,
    This patch fixes this issue

    Upstream-status: Inappropriate, custom code for legacy userspace

Signed-off-by: Yong Li <yong.b.li@intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb
meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
meta/recipes-kernel/linux/linux-yocto_4.4.bb