]> 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)
commit9e5abf94e3cc91cd2c45dba81ea8d8d6828d6001
tree5413e587b4662070431f8b9860369cb83d6720ff
parentccf6192d2a5c4dcc3287a24800b4bbdd00a80849
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