lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 30 Apr 2015 17:14:15 -0700
From:	Stephen Boyd <sboyd@...eaurora.org>
To:	Mike Turquette <mturquette@...aro.org>,
	Stephen Boyd <sboyd@...eaurora.org>
Cc:	linux-kernel@...r.kernel.org, linux-clk@...r.kernel.org,
	Tomeu Vizoso <tomeu.vizoso@...labora.com>,
	Dong Aisheng <aisheng.dong@...escale.com>
Subject: [PATCH 0/6] clk.c cleanups

Here are some cleanups spurned by some patches from Dong Aisheng.
No functionality is changed, just reordering of code, etc.

Cc: Tomeu Vizoso <tomeu.vizoso@...labora.com>
Cc: Dong Aisheng <aisheng.dong@...escale.com>

Dong Aisheng (1):
  clk: Squash __clk_{enable,disable}() into callers

Stephen Boyd (5):
  clk: s/clk/core/ for struct clk_core
  clk: Drop unnecessary OOM prints
  clk: Remove impossible if condition in clk_core_get_phase()
  clk: Remove forward declared function prototypes
  clk: Update some comments to reflect reality

 drivers/clk/clk.c | 1572 +++++++++++++++++++++++++----------------------------
 1 file changed, 755 insertions(+), 817 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ