From: Mike Turquette <mturquette@linaro.org>
To: Barry Song <21cnbao@gmail.com>, linux-kernel@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org, workgroup.linux@csr.com,
"Barry Song" <Baohua.Song@csr.com>,
"Rongjun Ying" <Rongjun.Ying@csr.com>
Subject: Re: [PATCH v2] clk: sirf: re-arch to make the codes support both prima2 and atlas6
Date: Tue, 14 Jan 2014 21:37:06 -0800 [thread overview]
Message-ID: <20140115053706.4167.23616@quantum> (raw)
In-Reply-To: <1388986699-6470-1-git-send-email-21cnbao@gmail.com>
Quoting Barry Song (2014-01-05 21:38:19)
> diff --git a/drivers/clk/sirf/clk-atlas6.c b/drivers/clk/sirf/clk-atlas6.c
> new file mode 100644
> index 0000000..21e776a
> --- /dev/null
> +++ b/drivers/clk/sirf/clk-atlas6.c
> @@ -0,0 +1,153 @@
> +/*
> + * Clock tree for CSR SiRFatlasVI
> + *
> + * Copyright (c) 2011 Cambridge Silicon Radio Limited, a CSR plc group company.
> + *
> + * Licensed under GPLv2 or later.
> + */
> +
> +#include <linux/module.h>
> +#include <linux/bitops.h>
> +#include <linux/io.h>
> +#include <linux/clk.h>
> +#include <linux/clk-private.h>
Please do not use clk-private.h. It is slated for removal (some day...).
Do you actually need it?
Regards,
Mike
next prev parent reply other threads:[~2014-01-15 5:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-06 5:38 [PATCH v2] clk: sirf: re-arch to make the codes support both prima2 and atlas6 Barry Song
2014-01-11 5:27 ` Barry Song
2014-01-14 8:15 ` Barry Song
2014-01-15 5:37 ` Mike Turquette [this message]
2014-01-15 6:02 ` Barry Song
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=20140115053706.4167.23616@quantum \
--to=mturquette@linaro.org \
--cc=21cnbao@gmail.com \
--cc=Baohua.Song@csr.com \
--cc=Rongjun.Ying@csr.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=workgroup.linux@csr.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