Re: [PATCH v2 07/13] da850: pruss CAN platform specific changes for gpios.

2011-02-17 Thread Subhasish Ghosh
or Rodriguez" ; "Cyril Chemparathy" ; ; Subject: Re: [PATCH v2 07/13] da850: pruss CAN platform specific changes for gpios. Hello. Subhasish Ghosh wrote: This patch adds the GPIOs for the pruss CAN device. Signed-off-by: Subhasish Ghosh I still think this patch should

Re: [PATCH v2 07/13] da850: pruss CAN platform specific changes for gpios.

2011-02-11 Thread Sergei Shtylyov
Hello. Subhasish Ghosh wrote: This patch adds the GPIOs for the pruss CAN device. Signed-off-by: Subhasish Ghosh I still think this patch should be merged with patch 5, and patch 8 with patch 6... WBR, Sergei ___ Davinci-linux-open-source

[PATCH v2 07/13] da850: pruss CAN platform specific changes for gpios.

2011-02-11 Thread Subhasish Ghosh
This patch adds the GPIOs for the pruss CAN device. Signed-off-by: Subhasish Ghosh --- arch/arm/mach-davinci/da850.c|1 + arch/arm/mach-davinci/include/mach/mux.h |1 + 2 files changed, 2 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-davinci/da850.c b/arch/arm/mac