From: Suzuki.Poulose@arm.com (Suzuki K. Poulose)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm-cci: simplify sysfs attr handling
Date: Fri, 15 Jan 2016 10:28:50 +0000 [thread overview]
Message-ID: <5698C9E2.7040405@arm.com> (raw)
In-Reply-To: <20151104111112.GA23860@leverpostej>
On 04/11/15 11:11, Mark Rutland wrote:
> On Tue, Sep 29, 2015 at 11:41:23AM +0100, Mark Rutland wrote:
>> There's no need to dynamically initialise attribute pointers when we can
>> get the compiler to do it for us. We also don't need a dev_ext_attribute
>> for the cpumask, as the drvdata for a PMU device is a pointer to struct
>> pmu.
>>
>> Signed-off-by: Mark Rutland <mark.rutland@arm.com>
>> Acked-by: Punit Agrawal <punit.agrawal@arm.com>
>> Reviewed-by: Suzuki K. Poulose <suzuki.poulose@arm.com>
>> Tested-by: Suzuki K. Poulose <suzuki.poulose@arm.com>
>> Cc: Arnd Bergmann <arnd@arndb.de>
>> Cc: Olof Johansson <olof@lixom.net>
>> ---
>> drivers/bus/arm-cci.c | 100 +++++++++++++-------------------------------------
>> 1 file changed, 25 insertions(+), 75 deletions(-)
>
> Arnd/Olof, are you happy to pick this up?
>
> I don't believe there are any other pending changes to the CCI code, and
> haven't been since I posted this so it still applies atop of v4.3.
>
fyi,
This hasn't made into arm-soc tree yet.
Suzuki
next prev parent reply other threads:[~2016-01-15 10:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-29 10:41 [PATCH] arm-cci: simplify sysfs attr handling Mark Rutland
2015-11-04 11:11 ` Mark Rutland
2016-01-15 10:28 ` Suzuki K. Poulose [this message]
2016-01-15 11:20 ` Mark Rutland
2016-01-15 11:29 ` Suzuki K. Poulose
2016-01-15 11:37 ` Mark Rutland
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=5698C9E2.7040405@arm.com \
--to=suzuki.poulose@arm.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.