Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1185971

Re: [PATCH 1/2] ASoC: rockchip: Add machine driver for max98090 codec

From Jiang Liu <jiang.liu@linux.intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] ASoC: rockchip: Add machine driver for max98090 codec
Date 2015-07-16 17:30 +0200
Message-ID <pMTgM-2eq-45@gated-at.bofh.it> (permalink)
References (2 earlier) <pMMoW-My-19@gated-at.bofh.it> <pMPwu-5cU-19@gated-at.bofh.it> <pMPPQ-5zU-19@gated-at.bofh.it> <pMQ9e-6cF-45@gated-at.bofh.it> <pMSb0-GS-13@gated-at.bofh.it>
Organization Intel

Show all headers | View raw


On 2015/7/16 22:19, Paul Bolle wrote:
> Hi,
> 
> On do, 2015-07-16 at 19:59 +0800, zhengxing wrote:
>> I mean that the use of MODALIAS() in this patch, and I refered to
>> tegra_max98090.c(have been upstreamed) that used it like this also. So
>> I didn't care the using.
> 
> And I think the same problem with MODULE_ALIAS() can be found in that
> driver. Ie, where does the platform device that has a "tegra-snd
> -max98090" .name hide? (See the reply I just sent to mark for more
> details.)
May be that is hidden in some device tree files.
MODULE_ALIAS() is used by a driver to announce that it supports
such types of devices. And bus enumerator will create those
devices by probing hardware or parsing some configuration files.
Thanks!
Gerry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH 1/2] ASoC: rockchip: Add machine driver for max98090 codec zhengxing <zhengxing@rock-chips.com> - 2015-07-16 13:30 +0200
  Re: [PATCH 1/2] ASoC: rockchip: Add machine driver for max98090  codec Paul Bolle <pebolle@tiscali.nl> - 2015-07-16 13:50 +0200
    Re: [PATCH 1/2] ASoC: rockchip: Add machine driver for max98090 codec Jiang Liu <jiang.liu@linux.intel.com> - 2015-07-16 17:30 +0200
      Re: [PATCH 1/2] ASoC: rockchip: Add machine driver for max98090  codec Paul Bolle <pebolle@tiscali.nl> - 2015-07-16 18:10 +0200

csiph-web