From: sjoerd.simons@collabora.co.uk (Sjoerd Simons)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2 v2] Add of match tables for the ChromeOs EC subdevices
Date: Tue, 26 Aug 2014 09:47:49 +0200 [thread overview]
Message-ID: <1409039271-10687-1-git-send-email-sjoerd.simons@collabora.co.uk> (raw)
The ChromeOS EC MFD driver registers its sub-devices with both a (platform)
name and an of compatibility string. As a result of this the modalias passed on
to user-space will be based on the of compatibility string. Thus to be able to
rely on autoloading in case the subdevices are build as modules they need to
export the necessary module aliases based to match the of information.
The two patches in these series add the requird of match information to the EC
subdevices
Changes in v2: Fix stray newline and indentation issues in the first patch
Sjoerd Simons (2):
i2c: cros-ec-tunnel: Add of match table
input: cros_ec_keyb: Add of match table
drivers/i2c/busses/i2c-cros-ec-tunnel.c | 9 +++++++++
drivers/input/keyboard/cros_ec_keyb.c | 9 +++++++++
2 files changed, 18 insertions(+)
--
2.1.0
next reply other threads:[~2014-08-26 7:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-26 7:47 Sjoerd Simons [this message]
2014-08-26 7:47 ` [PATCH 1/2] i2c: cros-ec-tunnel: Add of match table Sjoerd Simons
2014-08-26 7:47 ` [PATCH 2/2 v2] input: cros_ec_keyb: " Sjoerd Simons
-- strict thread matches above, loose matches on Subject: below --
2014-09-19 8:08 [PATCH 0/2 v2] Add OF match tables for the ChromeOs EC subdevices Sjoerd Simons
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=1409039271-10687-1-git-send-email-sjoerd.simons@collabora.co.uk \
--to=sjoerd.simons@collabora.co.uk \
--cc=linux-arm-kernel@lists.infradead.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