From patchwork Tue Sep 11 15:43:37 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 968615 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=linux-rtc-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="WjMmdMTo"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 428q2Q1lyQz9s3Z for ; Wed, 12 Sep 2018 01:43:42 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726814AbeIKUnd (ORCPT ); Tue, 11 Sep 2018 16:43:33 -0400 Received: from mail-wr1-f65.google.com ([209.85.221.65]:33733 "EHLO mail-wr1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726622AbeIKUnd (ORCPT ); Tue, 11 Sep 2018 16:43:33 -0400 Received: by mail-wr1-f65.google.com with SMTP id v90-v6so26610671wrc.0 for ; Tue, 11 Sep 2018 08:43:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=xjbuaZlOAtzXSHM/rXc7srrzXgEnVzGz3HK5KoAcxkE=; b=WjMmdMToLmIyUnD1AR64hsm+hQV+xNE/Fd58bQoZ8nzEdjRm6JuwVc4eqR+f/4Hwjs Y/7Huoy4EoxAq2AsvipUEuDKfNwcm9+TJcrnxFZcbCJ6dx4faqqfMUpvUTNgzSTgYIdO DvIfe+d0reKtNGFBTrYkmeAyi0nBPgIYsVUsc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=xjbuaZlOAtzXSHM/rXc7srrzXgEnVzGz3HK5KoAcxkE=; b=ZQQPhuoQMvIKaOOzrATdpY1w7bUfKYA4eZd1Ab/H8UAL97XaBmY5yLlwy8HYsIQGyF pHTHr/oyKP94RRqbkQQwCUe2fZd8kE3Hy1xMd/89fG39GkK43SiInmriNlqiY1mny3Ka Oq+iY5yLHrDH7nTwI9K4tBE/wk7dpTzobMuYC6PqTTNPX22iYc0BzzrGUA7XDUXchK+m aIBumKSd4Nmmz35SeAdDLbkJG9rDb0/NFGpfvFZDSuHHw8VEstW2LttZGtJ9fCoIcDJ4 KlM/l66Aae2S6EtA6Qqu9kn7BcJHxRGabQjZmz2aHHV1OyodeP9h48gAM8/54eCiG2g5 1mWg== X-Gm-Message-State: APzg51BABrUsZRjRq3xDbmveBq40D6KOcHhQdiI7w5zCswk6QzpM1bAC okbKhpkl07njoQ4Xe/kv0lxzrw== X-Google-Smtp-Source: ANB0Vda6uIZU0Zn/IAArdUbbipJS7G9sm2v1QDes3iOYkEjsff47A3gh5NdUD9tjNgTxYe7sOYaZKQ== X-Received: by 2002:adf:9c12:: with SMTP id f18-v6mr20141800wrc.93.1536680620094; Tue, 11 Sep 2018 08:43:40 -0700 (PDT) Received: from dell ([2.27.167.7]) by smtp.gmail.com with ESMTPSA id u4-v6sm12807569wro.47.2018.09.11.08.43.38 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 11 Sep 2018 08:43:39 -0700 (PDT) Date: Tue, 11 Sep 2018 16:43:37 +0100 From: Lee Jones To: Alexandre Belloni Cc: Tony Lindgren , linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, linux-rtc@vger.kernel.org Subject: [GIT PULL] Immutable branch between MFD and RTC due for the v4.20 merge window Message-ID: <20180911154337.GB4185@dell> References: <20180909204858.4257-1-alexandre.belloni@bootlin.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20180909204858.4257-1-alexandre.belloni@bootlin.com> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-rtc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-rtc@vger.kernel.org > Lee, > > If that is ok with you, I would like to take this patch through the RTC > tree. So I can have a follow up patch removing rtc_device_register(). Your wish is my command! The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3: Linux 4.19-rc1 (2018-08-26 14:11:59 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-rtc-v4.20 for you to fetch changes up to 9612f8f503804d2fd2f63aa6ba1e58bba4612d96: mfd: menelaus: Fix possible race condition and leak (2018-09-11 16:40:21 +0100) ---------------------------------------------------------------- Immutable branch between MFD and RTC due for the v4.20 merge window ---------------------------------------------------------------- Alexandre Belloni (1): mfd: menelaus: Fix possible race condition and leak drivers/mfd/menelaus.c | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-)