commit | 41751b033aaa9eb996f43496d1e8295cfd7dbcb0 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Wed Oct 05 17:51:12 2016 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Nov 29 08:21:25 2016 +0000 |
tree | c43becafc20494a8e7323d41d5675b6a3ab7c79b | |
parent | 8e52b61cc8ead97ebe9de63a7ab1e70039a48129 [diff] |
mfd: axp20x-i2c: Add i2c-ids to fix module auto-loading The i2c subsys does not load modules by compatible, only by i2c-id, with e.g. a modalias of: "i2c:axp209". Populate the axp20x_i2c_id[] table with supported ids, so that module auto-loading will work. Reported-by: Dennis Gilmore <dennis@ausil.us> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>