commit | b371f866d9e1eebd6048c644b4a0e78eb951c3b3 | [log] [tgz] |
---|---|---|
author | Andrzej Hajda <a.hajda@samsung.com> | Fri Feb 24 14:36:00 2017 +0100 |
committer | Wolfram Sang <wsa@the-dreams.de> | Fri Apr 21 14:02:41 2017 +0200 |
tree | 63e155892af519288bc895f40977c492a1c1293f | |
parent | 70c8c4e9bf3b586516b0cd224bb3aed008efc300 [diff] |
i2c: exynos5: use core helper to get driver data Driver core provides of_device_get_match_data which can be used to get driver data instead of custom helper. Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com> Tested-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>