All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] omap2: mux: remove comment for nonexistent member
@ 2012-07-26 15:44 Michael Jones
  2012-08-07  7:51 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Jones @ 2012-07-26 15:44 UTC (permalink / raw)
  To: linux-omap


Signed-off-by: Michael Jones <michael.jones@matrix-vision.de>
---
 arch/arm/mach-omap2/mux.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-omap2/mux.h b/arch/arm/mach-omap2/mux.h
index 471e62a..76f9b3c 100644
--- a/arch/arm/mach-omap2/mux.h
+++ b/arch/arm/mach-omap2/mux.h
@@ -127,7 +127,6 @@ struct omap_mux_partition {
  * @gpio:	GPIO number
  * @muxnames:	available signal modes for a ball
  * @balls:	available balls on the package
- * @partition:	mux partition
  */
 struct omap_mux {
 	u16	reg_offset;
-- 
1.7.4.1


MATRIX VISION GmbH, Talstrasse 16, DE-71570 Oppenweiler
Registergericht: Amtsgericht Stuttgart, HRB 271090
Geschaeftsfuehrer: Gerhard Thullner, Werner Armingeon, Uwe Furtner, Erhard Meier

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

* Re: [PATCH] omap2: mux: remove comment for nonexistent member
  2012-07-26 15:44 [PATCH] omap2: mux: remove comment for nonexistent member Michael Jones
@ 2012-08-07  7:51 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2012-08-07  7:51 UTC (permalink / raw)
  To: Michael Jones; +Cc: linux-omap

* Michael Jones <michael.jones@matrix-vision.de> [120726 08:54]:
> 
> Signed-off-by: Michael Jones <michael.jones@matrix-vision.de>
> ---
>  arch/arm/mach-omap2/mux.h |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/arch/arm/mach-omap2/mux.h b/arch/arm/mach-omap2/mux.h
> index 471e62a..76f9b3c 100644
> --- a/arch/arm/mach-omap2/mux.h
> +++ b/arch/arm/mach-omap2/mux.h
> @@ -127,7 +127,6 @@ struct omap_mux_partition {
>   * @gpio:	GPIO number
>   * @muxnames:	available signal modes for a ball
>   * @balls:	available balls on the package
> - * @partition:	mux partition
>   */
>  struct omap_mux {
>  	u16	reg_offset;

Thanks applying into fixes.

Tony

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

end of thread, other threads:[~2012-08-07  7:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-26 15:44 [PATCH] omap2: mux: remove comment for nonexistent member Michael Jones
2012-08-07  7:51 ` Tony Lindgren

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.