From: Patrick Pannuto <ppannuto@codeaurora.org>
To: linux-kernel@vger.kernel.org
Cc: ppannuto@codeaurora.org, linux-arm-msm@vger.kernel.org,
magnus.damm@gmail.com, grant.likely@secretlab.ca, gregkh@suse.de
Subject: [PATCH v3 0/4] platform: Facilitate the creation of pseudo-platform buses
Date: Wed, 18 Aug 2010 12:15:39 -0700 [thread overview]
Message-ID: <1282158943-11902-1-git-send-email-ppannuto@codeaurora.org> (raw)
Most of the interesting stuff is in patch 2/4 and 3/4, inline.
(lkml.org seems to have lost August 3rd...)
RFC: http://lkml.indiana.edu/hypermail/linux/kernel/1008.0/01342.html
v1: http://lkml.indiana.edu/hypermail/linux/kernel/1008.0/01942.html
v2: http://lkml.indiana.edu/hypermail/linux/kernel/1008.1/00958.html
[PATCH 1/4] platform: Use drv->driver.bus instead of assuming platform_bus_type
* This patch is already in greg k-h's queue, included only for clarity
[PATCH 2/4] platform: Facilitate the creation of pseudo-platform buses
* This patch has changed pretty significantly, see its changelog
[PATCH 3/4] msm-bus: Define the msm-bus skeleton
* This patch is a sample user of the new code, mostly proof-of-concept
that defines a msm bus_type
[PATCH 4/4] msm: serial: Move msm_uart_driver onto msm bus
* This patch simply moves a device/driver pair from the platform bus to
the new msm bus
next reply other threads:[~2010-08-18 19:15 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-18 19:15 Patrick Pannuto [this message]
2010-08-18 19:15 ` [PATCH 1/4] platform: Use drv->driver.bus instead of assuming platform_bus_type Patrick Pannuto
2010-08-18 19:44 ` Greg KH
2010-08-18 19:53 ` Patrick Pannuto
2010-08-18 19:56 ` Greg KH
2010-09-01 22:34 ` Greg KH
2010-09-02 18:16 ` David Brown
2010-08-18 19:15 ` [PATCH 2/4] platform: Facilitate the creation of pseudo-platform buses Patrick Pannuto
2010-08-18 22:25 ` Grant Likely
2010-08-18 19:15 ` [PATCH 3/4] msm-bus: Define the msm-bus skeleton Patrick Pannuto
2010-08-18 22:13 ` Grant Likely
2010-08-19 18:12 ` Patrick Pannuto
2010-08-19 21:31 ` Grant Likely
2010-08-18 19:15 ` [PATCH 4/4] msm: serial: Move msm_uart_driver onto msm bus Patrick Pannuto
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=1282158943-11902-1-git-send-email-ppannuto@codeaurora.org \
--to=ppannuto@codeaurora.org \
--cc=grant.likely@secretlab.ca \
--cc=gregkh@suse.de \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=magnus.damm@gmail.com \
/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
Powered by JetHome