LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Zahari Doychev <zahari.doychev@linux.com>
To: ming.lei@canonical.com, gregkh@linuxfoundation.org,
linux-kernel@vger.kernel.org
Cc: zahari.doychev@linux.com
Subject: [PATCH] fix loading of firmware with user mode helper
Date: Mon, 9 Mar 2015 16:49:51 +0100 [thread overview]
Message-ID: <1425916192-31600-1-git-send-email-zahari.doychev@linux.com> (raw)
This patch fixes loading of firmware when using the user mode helper. I have
seen the problems with the coda driver. Using this patch the coda driver loads
without any problems. Please check if this is the right way to fix the problem.
Zahari Doychev (1):
drivers: base: fw: fix ret value when loading fw
drivers/base/firmware_class.c | 4 ++++
1 file changed, 4 insertions(+)
--
2.3.0
next reply other threads:[~2015-03-09 15:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-09 15:49 Zahari Doychev [this message]
2015-03-09 15:49 ` [PATCH] drivers: base: fw: fix ret value when loading fw Zahari Doychev
2015-03-10 7:32 ` Ming Lei
2015-03-10 9:45 ` [PATCH v2] " Zahari Doychev
2015-03-18 7:41 ` Zahari Doychev
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=1425916192-31600-1-git-send-email-zahari.doychev@linux.com \
--to=zahari.doychev@linux.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ming.lei@canonical.com \
--subject='Re: [PATCH] fix loading of firmware with user mode helper' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).