commit | 567d0757d0d5b436e8f9be7bec75d68141f06bda | [log] [tgz] |
---|---|---|
author | Sudheer Papothi <spapothi@codeaurora.org> | Sat Jan 24 01:50:48 2015 +0530 |
committer | Banajit Goswami <bgoswami@codeaurora.org> | Tue Jan 17 18:25:21 2017 -0800 |
tree | f447f8039c90aeb7de163f754383a138d87e3111 | |
parent | 8b7f7fe41b5c7fa8e1b4c32a6d5f039cd1f63a3c [diff] |
soundwire: add support for device table match With this patch soundwire drivers can use id_table and MODULE_DEVICE_TABLE() method to bind against the devices just like I2C or SPI drivers. Change-Id: I4e8eee3cb9626a5dc4fbfa238b5d2a578355f2a3 Signed-off-by: Sudheer Papothi <spapothi@codeaurora.org>