All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: "Luís Cargnini" <lvcargnini@gmail.com>
Cc: OMAP <Linux-omap-open-source@linux.omap.com>
Subject: Re: [PATCH 00/01] include/asm-arm/arch-omap/mcbsp.h
Date: Tue, 9 Oct 2007 15:11:41 -0700	[thread overview]
Message-ID: <20071009221140.GC4151@atomide.com> (raw)
In-Reply-To: <ae36f8040709252018h58fd7078p5d44246da2ec1b@mail.gmail.com>

Hi,

* Luís Cargnini <lvcargnini@gmail.com> [070925 20:19]:
> this patch add the function prototype of set I/O to the header file os it
> could be used outside since it is exported, but not defined in the header
> previously
> 
> --- linux-omap-2.6/include/asm-arm/arch-omap/mcbsp.h    2007-06-22 02:43:
> 08.127752533 -0300
> +++ linux-omap-2.6-instramed/include/asm-arm/arch-omap/mcbsp.h  2007-09-19
> 10:54:11.584496814 -0300
> @@ -83,7 +83,7 @@
>  #define AUDIO_DMA_TX           OMAP_DMA_MCBSP1_TX
>  #define AUDIO_DMA_RX           OMAP_DMA_MCBSP1_RX
> 
>   #define OMAP_MCBSP_REG_DRR2    0x00
>  #define OMAP_MCBSP_REG_DRR1    0x04
> @@ -318,5 +318,6 @@ void omap_mcbsp_set_spi_mode(unsigned in
>  /* Polled read/write functions */
>  int omap_mcbsp_pollread(unsigned int id, u16 * buf);
>  int omap_mcbsp_pollwrite(unsigned int id, u16 buf);
> -
> +int omap_mcbsp_set_io_type(unsigned int id, omap_mcbsp_io_type_t io_type);
>  #endif

Can you please respond with your Signed-off-by so I can apply this?

Tony

  reply	other threads:[~2007-10-09 22:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-26  3:18 [PATCH 00/01] include/asm-arm/arch-omap/mcbsp.h Luís Cargnini
2007-10-09 22:11 ` Tony Lindgren [this message]
2007-10-10  0:44   ` Luís Cargnini
2007-10-10  0:45     ` Luís Cargnini
2007-10-10  0:58   ` Luís Cargnini

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=20071009221140.GC4151@atomide.com \
    --to=tony@atomide.com \
    --cc=Linux-omap-open-source@linux.omap.com \
    --cc=lvcargnini@gmail.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 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.