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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue,  8 Apr 2014 17:21:47 +0200
From:	Maxime COQUELIN <maxime.coquelin@...com>
To:	Linus Walleij <linus.walleij@...aro.org>,
	Joe Perches <joe@...ches.com>,
	linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Cc:	kernel@...inux.com, maxime.coquelin@...com
Subject: [PATCH 0/2] pinctrl: st: Driver fixing & clean-up

This series is composed of two patches for ST pinctrl driver.

The first one makes use of const qualifier where applicable, as reported by
Joe Perches in the series adding support to STiH407 SoC.

The second one makes use of ARRAY_SIZE to pass the STiH415's delays table
size, instead of passing the raw value. This correction had already been done
for STiH416 table.

Maxime Coquelin (2):
  pinctrl: st: Use const qualifier when required
  pinctrl: st: Use ARRAY_SIZE for STiH415 data

 drivers/pinctrl/pinctrl-st.c | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

-- 
1.9.0

--
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