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:   Tue, 17 Apr 2018 16:32:29 +0200
From:   Peter Rosin <peda@...ntia.se>
To:     linux-kernel@...r.kernel.org
Cc:     Peter Rosin <peda@...ntia.se>,
        Michael Hennerich <michael.hennerich@...log.com>,
        Wolfram Sang <wsa@...-dreams.de>,
        Vadim Pasternak <vadimp@...lanox.com>,
        Michael Shych <michaelsh@...lanox.com>,
        Guenter Roeck <linux@...ck-us.net>, linux-i2c@...r.kernel.org
Subject: [PATCH 0/4] i2c: mux: switch to using .probe_new

Hi!

4 trivial patches that switches the existing i2c-mux drivers
that are also i2c clients over to the new probe style.

Cheers,
Peter

Peter Rosin (4):
  i2c: mux: ltc4306: switch to using .probe_new
  i2c: mux: mlxcpld: switch to using .probe_new
  i2c: mux: pca9541: switch to using .probe_new
  i2c: mux: pca954x: switch to using .probe_new

 drivers/i2c/muxes/i2c-mux-ltc4306.c | 7 +++----
 drivers/i2c/muxes/i2c-mux-mlxcpld.c | 5 ++---
 drivers/i2c/muxes/i2c-mux-pca9541.c | 5 ++---
 drivers/i2c/muxes/i2c-mux-pca954x.c | 7 +++----
 4 files changed, 10 insertions(+), 14 deletions(-)

-- 
2.11.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ