All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] OMAP2+: hwmod: remove unused voltagedomain pointer from kerneldoc
@ 2011-12-09 18:14 jean.pihet
  2011-12-09 22:26 ` Kevin Hilman
  0 siblings, 1 reply; 5+ messages in thread
From: jean.pihet @ 2011-12-09 18:14 UTC (permalink / raw)
  To: linux-omap, Paul Walmsley; +Cc: Jean Pihet, Kevin Hilman

From: Jean Pihet <j-pihet@ti.com>

Commit fa17f20f (OMAP2+: hwmod: remove unused voltagedomain pointer)
did remove the voltdm field from the struct omap_hwmod.
Remove it from the kerneldoc as well.

Signed-off-by: Jean Pihet <j-pihet@ti.com>
Cc: Kevin Hilman <khilman@ti.com>
---
 arch/arm/plat-omap/include/plat/omap_hwmod.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/plat-omap/include/plat/omap_hwmod.h b/arch/arm/plat-omap/include/plat/omap_hwmod.h
index 5359663..bdc6ee4 100644
--- a/arch/arm/plat-omap/include/plat/omap_hwmod.h
+++ b/arch/arm/plat-omap/include/plat/omap_hwmod.h
@@ -480,7 +480,6 @@ struct omap_hwmod_class {
  * @main_clk: main clock: OMAP clock name
  * @_clk: pointer to the main struct clk (filled in at runtime)
  * @opt_clks: other device clocks that drivers can request (0..*)
- * @voltdm: pointer to voltage domain (filled in at runtime)
  * @masters: ptr to array of OCP ifs that this hwmod can initiate on
  * @slaves: ptr to array of OCP ifs that this hwmod can respond on
  * @dev_attr: arbitrary device attributes that can be passed to the driver
-- 
1.7.5.4


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH] OMAP2+: hwmod: remove unused voltagedomain pointer from kerneldoc
  2011-12-09 18:14 [PATCH] OMAP2+: hwmod: remove unused voltagedomain pointer from kerneldoc jean.pihet
@ 2011-12-09 22:26 ` Kevin Hilman
  2011-12-10  9:28   ` Jean Pihet
  0 siblings, 1 reply; 5+ messages in thread
From: Kevin Hilman @ 2011-12-09 22:26 UTC (permalink / raw)
  To: jean.pihet; +Cc: linux-omap, Paul Walmsley, Jean Pihet

jean.pihet@newoldbits.com writes:

> From: Jean Pihet <j-pihet@ti.com>
>
> Commit fa17f20f (OMAP2+: hwmod: remove unused voltagedomain pointer)
> did remove the voltdm field from the struct omap_hwmod.
> Remove it from the kerneldoc as well.
>
> Signed-off-by: Jean Pihet <j-pihet@ti.com>
> Cc: Kevin Hilman <khilman@ti.com>

Acked-by: Kevin Hilman <khilman@ti.com>

Jean, please re-post with linux-arm-kernel in Cc.  Paul can then pick
it up and queue it.

Thanks,

Kevin

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [PATCH] OMAP2+: hwmod: remove unused voltagedomain pointer from kerneldoc
@ 2011-12-10  9:26 ` jean.pihet at newoldbits.com
  0 siblings, 0 replies; 5+ messages in thread
From: jean.pihet @ 2011-12-10  9:26 UTC (permalink / raw)
  To: linux-omap, Paul Walmsley, linux-arm-kernel; +Cc: Jean Pihet

From: Jean Pihet <j-pihet@ti.com>

Commit fa17f20f (OMAP2+: hwmod: remove unused voltagedomain pointer)
did remove the voltdm field from the struct omap_hwmod.
Remove it from the kerneldoc as well.

Signed-off-by: Jean Pihet <j-pihet@ti.com>
Acked-by: Kevin Hilman <khilman@ti.com>
---
 arch/arm/plat-omap/include/plat/omap_hwmod.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/plat-omap/include/plat/omap_hwmod.h b/arch/arm/plat-omap/include/plat/omap_hwmod.h
index 5359663..bdc6ee4 100644
--- a/arch/arm/plat-omap/include/plat/omap_hwmod.h
+++ b/arch/arm/plat-omap/include/plat/omap_hwmod.h
@@ -480,7 +480,6 @@ struct omap_hwmod_class {
  * @main_clk: main clock: OMAP clock name
  * @_clk: pointer to the main struct clk (filled in at runtime)
  * @opt_clks: other device clocks that drivers can request (0..*)
- * @voltdm: pointer to voltage domain (filled in at runtime)
  * @masters: ptr to array of OCP ifs that this hwmod can initiate on
  * @slaves: ptr to array of OCP ifs that this hwmod can respond on
  * @dev_attr: arbitrary device attributes that can be passed to the driver
-- 
1.7.5.4


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* [PATCH] OMAP2+: hwmod: remove unused voltagedomain pointer from kerneldoc
@ 2011-12-10  9:26 ` jean.pihet at newoldbits.com
  0 siblings, 0 replies; 5+ messages in thread
From: jean.pihet at newoldbits.com @ 2011-12-10  9:26 UTC (permalink / raw)
  To: linux-arm-kernel

From: Jean Pihet <j-pihet@ti.com>

Commit fa17f20f (OMAP2+: hwmod: remove unused voltagedomain pointer)
did remove the voltdm field from the struct omap_hwmod.
Remove it from the kerneldoc as well.

Signed-off-by: Jean Pihet <j-pihet@ti.com>
Acked-by: Kevin Hilman <khilman@ti.com>
---
 arch/arm/plat-omap/include/plat/omap_hwmod.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/plat-omap/include/plat/omap_hwmod.h b/arch/arm/plat-omap/include/plat/omap_hwmod.h
index 5359663..bdc6ee4 100644
--- a/arch/arm/plat-omap/include/plat/omap_hwmod.h
+++ b/arch/arm/plat-omap/include/plat/omap_hwmod.h
@@ -480,7 +480,6 @@ struct omap_hwmod_class {
  * @main_clk: main clock: OMAP clock name
  * @_clk: pointer to the main struct clk (filled in at runtime)
  * @opt_clks: other device clocks that drivers can request (0..*)
- * @voltdm: pointer to voltage domain (filled in at runtime)
  * @masters: ptr to array of OCP ifs that this hwmod can initiate on
  * @slaves: ptr to array of OCP ifs that this hwmod can respond on
  * @dev_attr: arbitrary device attributes that can be passed to the driver
-- 
1.7.5.4

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH] OMAP2+: hwmod: remove unused voltagedomain pointer from kerneldoc
  2011-12-09 22:26 ` Kevin Hilman
@ 2011-12-10  9:28   ` Jean Pihet
  0 siblings, 0 replies; 5+ messages in thread
From: Jean Pihet @ 2011-12-10  9:28 UTC (permalink / raw)
  To: Kevin Hilman; +Cc: linux-omap, Paul Walmsley, Jean Pihet

On Fri, Dec 9, 2011 at 11:26 PM, Kevin Hilman <khilman@ti.com> wrote:
> jean.pihet@newoldbits.com writes:
>
>> From: Jean Pihet <j-pihet@ti.com>
>>
>> Commit fa17f20f (OMAP2+: hwmod: remove unused voltagedomain pointer)
>> did remove the voltdm field from the struct omap_hwmod.
>> Remove it from the kerneldoc as well.
>>
>> Signed-off-by: Jean Pihet <j-pihet@ti.com>
>> Cc: Kevin Hilman <khilman@ti.com>
>
> Acked-by: Kevin Hilman <khilman@ti.com>
>
> Jean, please re-post with linux-arm-kernel in Cc.  Paul can then pick
> it up and queue it.
Ok re-send with your ack added.

Thanks,
Jean

>
> Thanks,
>
> Kevin
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-12-10  9:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-09 18:14 [PATCH] OMAP2+: hwmod: remove unused voltagedomain pointer from kerneldoc jean.pihet
2011-12-09 22:26 ` Kevin Hilman
2011-12-10  9:28   ` Jean Pihet
  -- strict thread matches above, loose matches on Subject: below --
2011-12-10  9:26 jean.pihet
2011-12-10  9:26 ` jean.pihet at newoldbits.com

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.