aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorNicolas Dechesne <[email protected]>2017-10-03 09:49:51 +0000
committerMark Brown <[email protected]>2017-10-03 16:34:19 +0000
commit46d69e141d479585c105a4d5b2337cd2ce6967e5 (patch)
treebed351d9ccf1365a6bfcfe96ec012e5edec4a076 /net/unix/af_unix.c
parentASoC: codecs: msm8916-wcd-analog: use btn0 released detection (diff)
downloadkernel-46d69e141d479585c105a4d5b2337cd2ce6967e5.tar.gz
kernel-46d69e141d479585c105a4d5b2337cd2ce6967e5.zip
ASoC: codecs: msm8916-wcd-analog: fix module autoload
If the driver is built as a module, autoload won't work because the module alias information is not filled. So user-space can't match the registered device with the corresponding module. Export the module alias information using the MODULE_DEVICE_TABLE() macro. Before this patch: $ modinfo snd_soc_msm8916_analog | grep alias $ After this patch: $ modinfo snd_soc_msm8916_analog | grep alias alias: of:N*T*Cqcom,pm8916-wcd-analog-codecC* alias: of:N*T*Cqcom,pm8916-wcd-analog-codec Signed-off-by: Nicolas Dechesne <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions