All of lore.kernel.org
 help / color / mirror / Atom feed
From: Timur Tabi <timur@freescale.com>
To: Alsa-devel@alsa-project.org
Subject: Re: Need help with failed driver initialization
Date: Mon, 10 Sep 2012 15:47:54 -0500	[thread overview]
Message-ID: <504E51FA.5020504@freescale.com> (raw)
In-Reply-To: <504E0F91.4040907@freescale.com>

Timur Tabi wrote:
> It appears that support for deferred probing isn't working for me.  I
> turned on debug printks (and added a few of my own to my drivers), and
> here's the log:

So it appears that platform_device_alloc("soc-audio", -1) no longer works
for me.  When I replace that code with a call to snd_soc_register_card(),
my driver works again.

I noticed that a lot of drivers still use platform_device_alloc(), so I
don't know if this problem specific to my drivers, or everyone else is
broken but they don't know it yet.  Either way, I'll post a patch soon.

-- 
Timur Tabi
Linux kernel developer at Freescale

  reply	other threads:[~2012-09-10 20:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-10 16:04 Need help with failed driver initialization Timur Tabi
2012-09-10 20:47 ` Timur Tabi [this message]
2012-09-11  3:55   ` Mark Brown
2012-09-11  3:43 ` Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=504E51FA.5020504@freescale.com \
    --to=timur@freescale.com \
    --cc=Alsa-devel@alsa-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.