public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/01] include/asm-arm/arch-omap/mcbsp.h
@ 2007-09-26  3:18 Luís Cargnini
  2007-10-09 22:11 ` Tony Lindgren
  0 siblings, 1 reply; 5+ messages in thread
From: Luís Cargnini @ 2007-09-26  3:18 UTC (permalink / raw)
  To: OMAP

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


-- 
------------------------------------------------------------------------------
Thanks && Regards
Msc. Bsc. Luís Vitório Cargnini
IEEE Member
Electrical Engineer Faculty @ PUCRS
Ipiranga Avenue, 6681 – Building 30
P.O. Box: 90619-900 – Porto Alegre/RS
Phone: +55 51 3320 3500  extension: 7696
---------------------------------------------------------------------------------

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

end of thread, other threads:[~2007-10-10  0:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2007-10-10  0:44   ` Luís Cargnini
2007-10-10  0:45     ` Luís Cargnini
2007-10-10  0:58   ` Luís Cargnini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox