Re: [PATCH RFC] mmc: omap_hsmmc: Fix the warning

2012-08-07 Thread Chris Ball
Hi, On Tue, Jul 24 2012, Shubhrajyoti D wrote: The commit 9c17d08 [mmc: omap_hsmmc: ensure probe returns error upon resource failure] introduced the below warning. CC drivers/of/of_net.o drivers/mmc/host/omap_hsmmc.c: In function 'omap_hsmmc_probe':

Re: [PATCH RFC] mmc: omap_hsmmc: Fix the warning

2012-08-07 Thread Shubhrajyoti
On Wednesday 08 August 2012 08:22 AM, Chris Ball wrote: I think you must be confused Yes http://permalink.gmane.org/gmane.linux.ports.arm.omap/80525 confused me looks like got fixed I missed the same. Thanks -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a

[PATCH RFC] mmc: omap_hsmmc: Fix the warning

2012-07-24 Thread Shubhrajyoti D
The commit 9c17d08 [mmc: omap_hsmmc: ensure probe returns error upon resource failure] introduced the below warning. CC drivers/of/of_net.o drivers/mmc/host/omap_hsmmc.c: In function 'omap_hsmmc_probe': drivers/mmc/host/omap_hsmmc.c:1936: warning: statement with no effect Fix the same by