On Wed, Jul 15, 2009 at 16:42:31, Sudhakar Rajashekhara wrote:
> With the introduction of TI da850/omap-l138, some of the macros
> and functions defined for da830/omap-l137 will be needed in da850
> source file. So, rearrange them so that they are not duplicated
> for da850/omap-l138.
> 
> Also, modify the macro and function names from DA830/da830 to
> DA8XX/da8xx.
> 
> Signed-off-by: Sudhakar Rajashekhara <[email protected]>
> ---
>  This patch has been tested on DA830/OMAP-L137 EVM.
> 
>  Since the previous version, the PINMUX macros have also
>  been moved to da8xx.h file and the da830_pinmux_setup
>  function has been moved to mux.c file.
> 
>  arch/arm/mach-davinci/board-da830-evm.c    |    4 +-
>  arch/arm/mach-davinci/da830.c              |   57 +++------------------------
>  arch/arm/mach-davinci/include/mach/da8xx.h |   31 ++++++++++++++-
>  arch/arm/mach-davinci/mux.c                |   14 +++++++
>  4 files changed, 53 insertions(+), 53 deletions(-)
> 

Kevin,

This was version 2 of a882d81b79ffa12ce2daee70751b7d99ad6d04d7
(davinci: Move the da830/omap-l137 #defines to header file)
commit, but it was my mistake to change $(SUBJECT). The patch
functionality had changed, hence I changed $(SUBJECT).

Please ignore this patch and I'll submit a separate patch which
is a diff of this patch with commit
a882d81b79ffa12ce2daee70751b7d99ad6d04d7.

Regards, Sudhakar


_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to