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: <20190213222402.20541-1-stuart.menefy@mathembedded.com>
Date:   Wed, 13 Feb 2019 22:24:00 +0000
From:   Stuart Menefy <stuart.menefy@...hembedded.com>
To:     Sangbeom Kim <sbkim73@...sung.com>,
        Krzysztof Kozlowski <krzk@...nel.org>,
        Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>,
        Lee Jones <lee.jones@...aro.org>, linux-kernel@...r.kernel.org,
        linux-samsung-soc@...r.kernel.org
Cc:     Stuart Menefy <stuart.menefy@...hembedded.com>
Subject: [PATCH v3 0/2] mfd: sec: Add support for the RTC on S2MPA01

Add the RTC on the S2MPA01. As this is appears to be identical to the
RTC on the S2MPS14 we can use the existing code.

Before we can do that however tidy up the existing code as requested by
Lee:
https://lore.kernel.org/lkml/20190213072458.GB1863@dell/

Changes since v2:
 - Add patch tidying up existing one element structure initialisation
 - Rebase patch 2/2

Changes since v1:
 - Remove the duplicated code and simply declare the RTC to be the same
   as that on the S2MPS14.

Stuart Menefy (2):
  mfd: sec: Put one element structure initialisation on one line
  mfd: sec: Add support for the RTC on S2MPA01

 drivers/mfd/sec-core.c | 59 +++++++++++++++++---------------------------------
 drivers/mfd/sec-irq.c  |  3 +++
 2 files changed, 23 insertions(+), 39 deletions(-)

-- 
2.13.6

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ