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)
commit1635c5d04ea9343f0e3c74709c29995a23801ecd
tree131f732091c3b23492a5fc817a7c9d8818d01036
parent7f638c1cb0a1112dbe0b682a42db30521646686b
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