[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <1453105525-31506-1-git-send-email-andi.shyti@samsung.com>
Date: Mon, 18 Jan 2016 17:25:23 +0900
From: Andi Shyti <andi.shyti@...sung.com>
To: linux-samsung-soc@...r.kernel.org
Cc: Sangbeom Kim <sbkim73@...sung.com>,
Krzysztof Kozlowski <k.kozlowski@...sung.com>,
Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...eaurora.org>,
linux-kernel@...r.kernel.org, linux-clk@...r.kernel.org,
Andi Shyti <andi.shyti@...sung.com>,
Andi Shyti <andi@...zian.org>
Subject: [PATCH 0/2] s2mps11 code refactoring
Hi,
the two patches are related to some refactoring of the s2mps11
device driver.
The first patch is quite trivial, but it removes a variable which
I consider redundant and doesn't improve any readability.
The second patch is removing some structures which will be never
used in the kernel. The structure removed are merged in a single
more generic structure.
Thanks,
Andi
Andi Shyti (2):
clk: s2mps11: remove redundant variable
clk: s2mps11: allocate only one structure for clock init
drivers/clk/clk-s2mps11.c | 82 +++++++++++++----------------------------------
1 file changed, 23 insertions(+), 59 deletions(-)
--
2.6.4
Powered by blists - more mailing lists