From: arnd@arndb•de (Arnd Bergmann)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH v6 17/17] pwm: Take over maintainership of the PWM subsystem
Date: Mon, 16 Apr 2012 15:02:32 +0000 [thread overview]
Message-ID: <201204161502.32620.arnd@arndb.de> (raw)
In-Reply-To: <20120416055012.GA3037@avionic-0098.adnet.avionic-design.de>
On Monday 16 April 2012, Thierry Reding wrote:
> Seems like this issue is resolved, but something else came up. In the !OF
> builds, of_pwm_request() no longer builds because of_property_match_string()
> and of_parse_phandle_with_args() have no dummies for !OF. I've posted patches
> for these on Friday and they need to go in before the PWM subsystem. I could
> also revert the IS_ENABLED() parts and go back to a #ifdef CONFIG_OF but I'd
> rather not.
>
Agreed, using IS_ENABLED from C code is much nicer than #ifdef because
we can be sure that all code actually builds.
Arnd
next prev parent reply other threads:[~2012-04-16 15:02 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-10 15:06 [PATCH v6 00/17] Add PWM framework and device tree support Thierry Reding
2012-04-10 15:06 ` [PATCH v6 01/17] pwm: Add PWM framework support Thierry Reding
2012-04-10 15:06 ` [PATCH v6 02/17] pwm: Allow chips to support multiple PWMs Thierry Reding
2012-04-10 15:06 ` [PATCH v6 03/17] pwm: Add debugfs interface Thierry Reding
2012-04-11 12:33 ` Shawn Guo
2012-04-11 12:38 ` Thierry Reding
2012-04-11 15:11 ` Mark Brown
2012-04-10 15:06 ` [PATCH v6 04/17] pwm: Add table-based lookup for static mappings Thierry Reding
2012-04-11 12:38 ` Shawn Guo
2012-04-11 12:51 ` Thierry Reding
2012-04-13 9:47 ` Mark Brown
2012-04-10 15:06 ` [PATCH v6 05/17] pwm: Add device tree support Thierry Reding
2012-04-11 13:02 ` Shawn Guo
2012-04-11 13:14 ` Thierry Reding
2012-04-10 15:06 ` [PATCH v6 06/17] ARM: tegra: Fix PWM clock programming Thierry Reding
2012-04-10 15:06 ` [PATCH v6 07/17] ARM: tegra: Provide clock for only one PWM controller Thierry Reding
2012-04-10 15:06 ` [PATCH v6 08/17] pwm: Add NVIDIA Tegra SoC support Thierry Reding
2012-04-10 15:06 ` [PATCH v6 09/17] pwm: tegra: Add device tree support Thierry Reding
2012-04-10 15:06 ` [PATCH v6 10/17] pwm: Move Blackfin PWM driver to PWM framework Thierry Reding
2012-04-10 15:06 ` [PATCH v6 11/17] pwm: Move PXA " Thierry Reding
2012-04-10 15:06 ` [PATCH v6 12/17] ARM i.MX: Move i.MX pwm driver to pwm framework Thierry Reding
2012-04-10 15:06 ` [PATCH v6 13/17] ARM Samsung: Move s3c " Thierry Reding
2012-04-10 15:06 ` [PATCH v6 14/17] ARM vt8500: Move vt8500 " Thierry Reding
2012-04-10 15:06 ` [PATCH v6 15/17] pwm: add pwm-mxs support Thierry Reding
2012-04-10 15:06 ` [PATCH v6 16/17] pwm-backlight: Add rudimentary device tree support Thierry Reding
2012-04-11 13:28 ` Shawn Guo
2012-04-13 9:48 ` Mark Brown
2012-04-10 15:06 ` [PATCH v6 17/17] pwm: Take over maintainership of the PWM subsystem Thierry Reding
2012-04-10 19:51 ` Arnd Bergmann
2012-04-12 7:22 ` Thierry Reding
2012-04-12 11:34 ` Arnd Bergmann
2012-04-12 12:27 ` Thierry Reding
2012-04-16 5:50 ` Thierry Reding
2012-04-16 15:02 ` Arnd Bergmann [this message]
2012-04-10 20:58 ` Sascha Hauer
2012-04-29 15:40 ` [PATCH v6 00/17] Add PWM framework and device tree support Eric Bénard
2012-06-14 12:47 ` Hebbar, Gururaja
2012-06-14 12:53 ` Thierry Reding
2012-06-14 13:36 ` Hebbar, Gururaja
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=201204161502.32620.arnd@arndb.de \
--to=arnd@arndb$(echo .)de \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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