[PATCH 0/1 v2] media/video: vpif: fixing function name start to vpif_config_params

2012-08-09 Thread Dror Cohen
This patch address the issue that a function named config_vpif_params should be vpif_config_params. However this name is shared with two structures defined already. So I changed the structures to config_vpif_params (origin was vpif_config_params) v2 changes: softer wording in description and the

[PATCH 1/1 v2] media/video: vpif: fixing function name start to vpif_config_params

2012-08-09 Thread Dror Cohen
diff --git a/drivers/media/video/davinci/vpif.c b/drivers/media/video/davinci/vpif.c index af96802..04dd8fa 100644 --- a/drivers/media/video/davinci/vpif.c +++ b/drivers/media/video/davinci/vpif.c @@ -301,12 +301,12 @@ static void vpif_set_mode_info(const struct vpif_channel_config_params

Re: [PATCH v6 7/7] ARM: davinci: add support for the am1808 based enbw_cmc board

2012-08-09 Thread Heiko Schocher
Hello Nori, On 08.08.2012 19:35, Sekhar Nori wrote: Hi Heiko, On 7/5/2012 6:20 PM, Heiko Schocher wrote: - AM1808 based board - 64 MiB DDR ram - 2 MiB Nor flash - 128 MiB NAND flash - use internal RTC - I2C support - hwmon lm75 support - UBI/UBIFS support - MMC support - USB OTG support

Re: [PATCH] ASoC: Davinci: McASP: remove unused header include

2012-08-09 Thread Mark Brown
On Wed, Aug 08, 2012 at 08:40:30PM +0530, Hebbar, Gururaja wrote: Defines or parameters from mach/mux.h isn't used anywhere. Hence remove the header include. Applied all, thanks. ___ Davinci-linux-open-source mailing list