From: Wolfram Sang <wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>
To: Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Subject: Re: [PATCH 3/3] i2c: nomadik: factor platform data into state container
Date: Fri, 3 Jan 2014 16:35:54 +0100 [thread overview]
Message-ID: <20140103153553.GD7132@katana> (raw)
In-Reply-To: <1385676737-15127-1-git-send-email-linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 178 bytes --]
> + if (!np) {
> + dev_err(&adev->dev, "no device node\n");
> + return -ENODEV;
Can this really happen? How should driver and device match otherwise?
Rest is looking good.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2014-01-03 15:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-28 22:12 [PATCH 3/3] i2c: nomadik: factor platform data into state container Linus Walleij
[not found] ` <1385676737-15127-1-git-send-email-linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2013-12-14 0:20 ` Linus Walleij
[not found] ` <CACRpkdZxN2vE7nyxtOrk8mpvcnyqnfaKo3qgTY1J-E__Kv8zJg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-12-23 17:19 ` Linus Walleij
2014-01-03 15:35 ` Wolfram Sang [this message]
2014-01-07 18:04 ` Linus Walleij
[not found] ` <CACRpkdYcbjSHM1+nzhec37FNn3uiwdmmO5CXbA2zvhFd_XFirQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-01-07 23:02 ` Wolfram Sang
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=20140103153553.GD7132@katana \
--to=wsa-z923lk4zbo2bacvfa/9k2g@public.gmane.org \
--cc=lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.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 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).