[PATCH] mmc: omap_hsmmc: Remove redundant check

2013-02-24 Thread Syam Sidhardhan
Remove redundant check for (host == NULL) Signed-off-by: Syam Sidhardhan s.s...@samsung.com --- drivers/mmc/host/omap_hsmmc.c | 10 ++ 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/drivers/mmc/host/omap_hsmmc.c b/drivers/mmc/host/omap_hsmmc.c index bc58078..5d690e6

Re: [PATCH v2 1/5] drivers: phy: add generic PHY framework

2013-02-24 Thread kishon
Hi, On Sunday 24 February 2013 04:14 AM, Rob Landley wrote: On 02/18/2013 11:53:14 PM, Kishon Vijay Abraham I wrote: The PHY framework provides a set of APIs for the PHY drivers to create/destroy a PHY and APIs for the PHY users to obtain a reference to the PHY with or without using phandle.

Re: test jiffies on ARM SMP board

2013-02-24 Thread bill4carson
On 2013年02月21日 01:30, Russell King - ARM Linux wrote: On Wed, Feb 20, 2013 at 10:54:41PM +0530, anish kumar wrote: On Thu, 2013-02-21 at 00:39 +0800, buyitian wrote: i am confused about my test. in one device driver, i put below code: printk(start to test test jiffies\n);