From: Jyri Sarha <jsarha@ti.com>
To: linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org,
Mike Turquette <mturquette@linaro.org>,
kernel-janitors@vger.kernel.org
Cc: dan.carpenter@oracle.com, detheridge@ti.com, Jyri Sarha <jsarha@ti.com>
Subject: [PATCH 0/2] Couple of changes to gpio-gate-clock
Date: Thu, 02 Oct 2014 07:53:30 +0000 [thread overview]
Message-ID: <cover.1412234778.git.jsarha@ti.com> (raw)
The first was suggested by Dan Carpenter. The second is just cleaning
and not affecting the functionality.
Jyri Sarha (2):
clk: gpio-gate: Stop using devres API
clk: gpio-gate: Rename the struct from clk_gpio to clk_gpio_gate
drivers/clk/clk-gpio-gate.c | 34 ++++++++++++----------------------
include/linux/clk-provider.h | 2 +-
2 files changed, 13 insertions(+), 23 deletions(-)
--
1.7.9.5
WARNING: multiple messages have this Message-ID (diff)
From: Jyri Sarha <jsarha@ti.com>
To: linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org,
Mike Turquette <mturquette@linaro.org>,
kernel-janitors@vger.kernel.org
Cc: dan.carpenter@oracle.com, detheridge@ti.com, Jyri Sarha <jsarha@ti.com>
Subject: [PATCH 0/2] Couple of changes to gpio-gate-clock
Date: Thu, 2 Oct 2014 10:53:30 +0300 [thread overview]
Message-ID: <cover.1412234778.git.jsarha@ti.com> (raw)
The first was suggested by Dan Carpenter. The second is just cleaning
and not affecting the functionality.
Jyri Sarha (2):
clk: gpio-gate: Stop using devres API
clk: gpio-gate: Rename the struct from clk_gpio to clk_gpio_gate
drivers/clk/clk-gpio-gate.c | 34 ++++++++++++----------------------
include/linux/clk-provider.h | 2 +-
2 files changed, 13 insertions(+), 23 deletions(-)
--
1.7.9.5
WARNING: multiple messages have this Message-ID (diff)
From: Jyri Sarha <jsarha@ti.com>
To: <linux-kernel@vger.kernel.org>, <linux-omap@vger.kernel.org>,
Mike Turquette <mturquette@linaro.org>,
<kernel-janitors@vger.kernel.org>
Cc: <dan.carpenter@oracle.com>, <detheridge@ti.com>,
Jyri Sarha <jsarha@ti.com>
Subject: [PATCH 0/2] Couple of changes to gpio-gate-clock
Date: Thu, 2 Oct 2014 10:53:30 +0300 [thread overview]
Message-ID: <cover.1412234778.git.jsarha@ti.com> (raw)
The first was suggested by Dan Carpenter. The second is just cleaning
and not affecting the functionality.
Jyri Sarha (2):
clk: gpio-gate: Stop using devres API
clk: gpio-gate: Rename the struct from clk_gpio to clk_gpio_gate
drivers/clk/clk-gpio-gate.c | 34 ++++++++++++----------------------
include/linux/clk-provider.h | 2 +-
2 files changed, 13 insertions(+), 23 deletions(-)
--
1.7.9.5
next reply other threads:[~2014-10-02 7:53 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-02 7:53 Jyri Sarha [this message]
2014-10-02 7:53 ` [PATCH 0/2] Couple of changes to gpio-gate-clock Jyri Sarha
2014-10-02 7:53 ` Jyri Sarha
2014-10-02 7:53 ` [PATCH 1/2] clk: gpio-gate: Stop using devres API Jyri Sarha
2014-10-02 7:53 ` Jyri Sarha
2014-10-02 7:53 ` Jyri Sarha
2014-10-02 7:53 ` [PATCH 2/2] clk: gpio-gate: Rename the struct from clk_gpio to clk_gpio_gate Jyri Sarha
2014-10-02 7:53 ` Jyri Sarha
2014-10-02 7:53 ` Jyri Sarha
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=cover.1412234778.git.jsarha@ti.com \
--to=jsarha@ti.com \
--cc=dan.carpenter@oracle.com \
--cc=detheridge@ti.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=mturquette@linaro.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.