]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: xgene: Fix missing code of DTB support
authorTin Huynh <tnhuynh@apm.com>
Wed, 14 Dec 2016 07:17:26 +0000 (14:17 +0700)
committerWolfram Sang <wsa@the-dreams.de>
Sat, 17 Dec 2016 18:35:41 +0000 (19:35 +0100)
commit296ee7701f960bb534ecde0d3adc70b52ea34d07
tree131f732091c3b23492a5fc817a7c9d8818d01036
parent6e06266bcefd8b1a6ad3cdd41b408e80e57f629e
i2c: xgene: Fix missing code of DTB support

In DTB case, i2c-core doesn't create slave device which is installed
on i2c-xgene bus because of missing code in this driver.
This patch fixes this issue.

Signed-off-by: Tin Huynh <tnhuynh@apm.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-xgene-slimpro.c