Files
ubports_kernel_google_msm/drivers/mmc/host
Jamie Iles 3119cbda85 mmc: jz4740: don't treat NULL clk as an error
clk_get() returns a struct clk cookie to the driver and some platforms
may return NULL if they only support a single clock.  clk_get() has only
failed if it returns a ERR_PTR() encoded pointer.

Signed-off-by: Jamie Iles <jamie@jamieiles.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
2011-01-25 21:53:51 -05:00
..
2010-11-01 15:38:34 -04:00
2010-12-24 16:00:17 +01:00
2011-01-08 23:52:32 -05:00