summaryrefslogtreecommitdiff
path: root/dissector_80211.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-04xutils: eliminate xutils, move rest to epoll2Daniel Borkmann1-1/+0
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+43
5b08ff4538db6eca9a9a498fbb1bb3679 (patch) tree371a300001406112908b18d3911c18be9b8243ad parent3f039169ddc3edb2ecad03034843833d5b5a455f (diff)
ASoC: nau8825: Export I2C module alias information
The I2C driver has an i2c_device_id array but that information isn't exported to the module using the MODULE_DEVICE_TABLE() macro. So the module autoloading won't work if the I2C device is registered using OF or legacy board files due missing alias information in the module. The issue was found using Kieran Bingham's coccinelle semantic patch: https://lkml.org/lkml/2016/5/10/520 Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat