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]
Message-Id: <20230903164832.83077-1-biju.das.jz@bp.renesas.com>
Date:   Sun,  3 Sep 2023 17:48:30 +0100
From:   Biju Das <biju.das.jz@...renesas.com>
To:     Liam Girdwood <lgirdwood@...il.com>,
        Mark Brown <broonie@...nel.org>
Cc:     Biju Das <biju.das.jz@...renesas.com>,
        linux-kernel@...r.kernel.org, Biju Das <biju.das.au@...il.com>,
        Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Subject: [PATCH v3 0/2] Match data improvements for pv880x0 regulator driver

This patch series aims to add match data improvements for pv880x0
regulator driver.

This patch is only compile tested.

v2->v3:
 * Swapped the patch#1 and patch#2
 * Removed trailing comma in the terminator entry for OF/ID table.
 * Updated commit description of patch#1
 * Restored OF table position in patch#1 and moved OF tables close to the
   user in patch#2.
 * Dropped extra space from OF table entry.
v1->v2:
 * Moved OF/ID tables close to the user
 * Removed trailing comma in the terminator entry for OF/ID tables.
 * Created patch#2 for dropping CONFIG_OF ifdeffery.

Biju Das (2):
  regulator: pv880x0: Drop ifdeffery
  regulator: pv880x0: Simplify probe()

 drivers/regulator/pv88080-regulator.c | 58 ++++++++-------------------
 1 file changed, 17 insertions(+), 41 deletions(-)

-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ