Message ID | 20240329105634.712457-1-andy.shevchenko@gmail.com |
---|---|
Headers | show
Received: from fgw21-7.mail.saunalahti.fi (fgw21-7.mail.saunalahti.fi [62.142.5.82]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 7A6536A346 for <linux-gpio@vger.kernel.org>; Fri, 29 Mar 2024 10:56:44 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=62.142.5.82 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711709806; cv=none; b=eDy2aN7IbDZN0imuxcb0Dl0J5nW6S8lM0kkrLjwTUkIjvitbFlYqU8kR2ppuT9tHF6RqQ2cOadCdeDt0tWcLJxd113zxX9k2aq3+X8IPEaCg4lrsUUSne8+CVxIy6yPI2xnCUCiY1erCcFpHH6qZyvAH50epU4ozvZmYhV1+P+g= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711709806; c=relaxed/simple; bh=/X5KBrNsZRef/ZlLD/N/CjefnjFBzODdabXbvmtFE0A=; h=From:To:Subject:Date:Message-ID:MIME-Version; b=Cx++lppCuMl6cyC/FbLzwgrfL1lQ5mJbs+gn9inaOjpt3o+sJlmT/j1RBY0DEngvelI3LxlyiJ3Mw1p8LbH9JXfSv79CP3gDWx9QQY7SpEJE9QYgjHpQpxOaGsfOkuDJkpMImq133RaJ7SWx7AHt7Q0gtsJKurUQFpUTLqYUcCE= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com; spf=fail smtp.mailfrom=gmail.com; arc=none smtp.client-ip=62.142.5.82 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: smtp.subspace.kernel.org; spf=fail smtp.mailfrom=gmail.com Received: from localhost (88-113-26-217.elisa-laajakaista.fi [88.113.26.217]) by fgw21.mail.saunalahti.fi (Halon) with ESMTP id 031b16c6-edbb-11ee-abf4-005056bdd08f; Fri, 29 Mar 2024 12:56:36 +0200 (EET) From: Andy Shevchenko <andy.shevchenko@gmail.com> To: Linus Walleij <linus.walleij@linaro.org>, Andy Shevchenko <andy.shevchenko@gmail.com>, AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v2 00/11] aw9523: number of cleanups Date: Fri, 29 Mar 2024 12:55:14 +0200 Message-ID: <20240329105634.712457-1-andy.shevchenko@gmail.com> X-Mailer: git-send-email 2.44.0 Precedence: bulk X-Mailing-List: linux-gpio@vger.kernel.org List-Id: <linux-gpio.vger.kernel.org> List-Subscribe: <mailto:linux-gpio+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-gpio+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
aw9523: number of cleanups
|
expand
|