commit | e8e712916ceade419ab52900917ed568c7b3ec26 | [log] [tgz] |
---|---|---|
author | Gao Pan <b54642@freescale.com> | Mon Nov 02 17:05:30 2015 +0800 |
committer | Wolfram Sang <wsa@the-dreams.de> | Sun Jan 03 19:17:29 2016 +0100 |
tree | 3391fbf9290a43385711d0e557542398ad4f225c | |
parent | 5b6615398906150dea92fe67a1613a0151ddd0ba [diff] |
i2c: imx: improve code readability Replace of_get_named_gpio_flags with of_get_named_gpio because the latter has less parameters, which improves code readability. Signed-off-by: Fugang Duan <B38611@freescale.com> Signed-off-by: Gao Pan <b54642@freescale.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>