]> git.baikalelectronics.ru Git - kernel.git/commit
clk/mmp: use kmemdup rather than duplicating its implementation
authorAndrzej Hajda <a.hajda@samsung.com>
Fri, 7 Aug 2015 07:59:16 +0000 (09:59 +0200)
committerStephen Boyd <sboyd@codeaurora.org>
Fri, 7 Aug 2015 22:16:28 +0000 (15:16 -0700)
commit9f33835c4409b39fb568840024adb4360c016f89
tree5413e587b4662070431f8b9860369cb83d6720ff
parentcbab6d0acc57ceb503d2c15f1f77d6dacf6a2a4e
clk/mmp: use kmemdup rather than duplicating its implementation

The patch was generated using fixed coccinelle semantic patch
scripts/coccinelle/api/memdup.cocci [1].

[1]: http://permalink.gmane.org/gmane.linux.kernel/2014320

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/mmp/clk-mix.c