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: Wed,  8 May 2024 13:46:47 +0300
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
	linux-kernel@...r.kernel.org
Cc: Lee Jones <lee@...nel.org>,
	Linus Walleij <linus.walleij@...aro.org>
Subject: [PATCH v1 0/2] mfd: lm3533: Get rid of legacy GPIO APIs

Driver is quite outdated from Linux kernel internal APIs perspective.
Update the GPIO part in this miniseries.

The first patch to make sure noone is going to use legacy platform data.
An alternative approach is to remove completely these family of drivers.

Andy Shevchenko (2):
  mfd: lm3533: Hide legacy platform data in the driver
  mfd: lm3533: Move to new GPIO descriptor-based APIs

 drivers/mfd/lm3533-core.c  | 45 +++++++++++++++++++-------------------
 include/linux/mfd/lm3533.h | 18 ++-------------
 2 files changed, 25 insertions(+), 38 deletions(-)

-- 
2.43.0.rc1.1336.g36b5255a03ac


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ