Thread (9 messages) read the whole thread 9 messages, 4 authors, 2014-12-19
STALE4242d

[PATCH 2/3] mmc: dw_mmc: Generic MMC tuning with the clock phase framework

From: dianders@chromium.org (Doug Anderson)
Date: 2014-12-19 00:20:15
Also in: linux-mmc

Alex,

On Thu, Dec 18, 2014 at 3:01 PM, Alexandru M Stan [off-list ref] wrote:
+       blk_test = kmalloc(blksz, GFP_KERNEL);
+       if (!blk_test)
+               return -ENOMEM;
+
+       ranges = kmalloc(((NUM_PHASES / 2 + 1) * sizeof(ranges)), GFP_KERNEL);
sizeof(*ranges)


Other than that, this looks good to me and you can add my reviewed-by
when the above is fixed.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help