From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id F025BC433EF for ; Thu, 30 Sep 2021 07:54:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DAA3561527 for ; Thu, 30 Sep 2021 07:54:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1348843AbhI3H4L (ORCPT ); Thu, 30 Sep 2021 03:56:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55758 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1348701AbhI3H4I (ORCPT ); Thu, 30 Sep 2021 03:56:08 -0400 Received: from mail-wr1-x42a.google.com (mail-wr1-x42a.google.com [IPv6:2a00:1450:4864:20::42a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A6641C06161C for ; Thu, 30 Sep 2021 00:54:26 -0700 (PDT) Received: by mail-wr1-x42a.google.com with SMTP id d26so8500116wrb.6 for ; Thu, 30 Sep 2021 00:54:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=tFbQ55QvE4VrWzx0WGzzZpPelBHUJX2nhQzISPTrz70=; b=PUadw4c9isS2cxmqFi/YX6ItKbHK/CZky15wGeWzyFsJDGwdkFRU0Qfq6Z2EuMUW5o 3l2px3o6FszfOwoAcpLjIGJp3ofUG3NKuhQU4B3/Z0504nsVDapfs8gCD4m+bN/1Xkep ndWK58TB5TBC+mDt9BCpgkLN9Kx1LxlyuTlGzXX3sAfaL2ZumBwfO+MGimu78MW85RwK ICYEMjlJ6T0QONaOg4q2z89i6XV03nEouIzSXuMR62l8VkkUD6L8k6vMBPIXRu1dTt1z RjCV8QepIE9eQi7iZKAxAc7Sqi+UB9E0WIDiTc1qnYZPf5WLD9WPuIf1IZCPPyLy9xOS t0LA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=tFbQ55QvE4VrWzx0WGzzZpPelBHUJX2nhQzISPTrz70=; b=LZtJ1YFAWz7JhGQ4dMpjIJQUK6+5FW7bny8mB0MGk3JC5N9pK9L8000Bz3T+zhkjQk M0vZi2cjCMtKI7dW+/I5scyaX1yJlXACIx2L/uVebuZt3FwtZEaFYH+0yH0cyNRSOah/ jbuXpai3VrV63GDJ4JSru2r0LvjtgmdVulWal7Y1Wry7EIcUJ0UKX2Q57s3bUgbJrXo6 0x6gnbqKS2f9wAWSYROLAx20PpVt9AKyMDTZlkm1Eb+6omUsodGBu21tyJj6v/sCHwtE zEZ1MAxXoT5MxJK8s7n8yKFQc2I4nYstKdKtlJSSeUD73vtiQ1TPa8GZhH0RcW3Q9I8Y +q6g== X-Gm-Message-State: AOAM532RFXRCGSP11Rtczy3QDWsxV0ke44k2lziL62LYVJBT1ywmpAcC gPI8aiAIE83ohTazcZKr1y/gr4fN6Og75g== X-Google-Smtp-Source: ABdhPJxlSWHDK5dVmImux7/6JfIXow/ENgBS7KUEh5J/aun7idE2uWRl1wtPeVEbs/Vvqj2ovcIDlQ== X-Received: by 2002:adf:a3c7:: with SMTP id m7mr4442360wrb.339.1632988463070; Thu, 30 Sep 2021 00:54:23 -0700 (PDT) Received: from debian-brgl.home ([2a01:cb1d:334:ac00:7d50:ff5:f5c1:e225]) by smtp.gmail.com with ESMTPSA id w5sm2135322wra.87.2021.09.30.00.54.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 30 Sep 2021 00:54:22 -0700 (PDT) From: Bartosz Golaszewski To: Linus Torvalds Cc: Andy Shevchenko , Linus Walleij , linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, Bartosz Golaszewski Subject: [GIT PULL] gpio: fixes for v5.15-rc4 Date: Thu, 30 Sep 2021 09:54:21 +0200 Message-Id: <20210930075421.13146-1-brgl@bgdev.pl> X-Mailer: git-send-email 2.30.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Linus, This PR contains a single fix for the gpio-pca953x driver and two commits updating the MAINTAINERS entries for Mun Yew Tham (GPIO specific) and myself (treewide after a change in professional situation). Please pull. Bartosz The following changes since commit 5816b3e6577eaa676ceb00a848f0fd65fe2adc29: Linux 5.15-rc3 (2021-09-26 14:08:19 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.15-rc4 for you to fetch changes up to 040d985e27dc39353d50d0f75a6be3330f4fece2: MAINTAINERS: Update Mun Yew Tham as Altera Pio Driver maintainer (2021-09-29 20:42:31 +0200) ---------------------------------------------------------------- gpio fixes for v5.15-rc4 - don't ignore I2C errors in gpio-pca953x - update MAINTAINERS entries for Mun Yew Tham and myself ---------------------------------------------------------------- Andrey Gusakov (1): gpio: pca953x: do not ignore i2c errors Bartosz Golaszewski (1): MAINTAINERS: update my email address Mun Yew Tham (1): MAINTAINERS: Update Mun Yew Tham as Altera Pio Driver maintainer MAINTAINERS | 10 +++++----- drivers/gpio/gpio-pca953x.c | 11 ++--------- 2 files changed, 7 insertions(+), 14 deletions(-)