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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B177CC433F5 for ; Fri, 17 Dec 2021 11:48:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232302AbhLQLsv (ORCPT ); Fri, 17 Dec 2021 06:48:51 -0500 Received: from mga06.intel.com ([134.134.136.31]:54064 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230396AbhLQLsu (ORCPT ); Fri, 17 Dec 2021 06:48:50 -0500 X-IronPort-AV: E=McAfee;i="6200,9189,10200"; a="300513235" X-IronPort-AV: E=Sophos;i="5.88,213,1635231600"; d="scan'208";a="300513235" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Dec 2021 03:48:22 -0800 X-IronPort-AV: E=Sophos;i="5.88,213,1635231600"; d="scan'208";a="683357314" Received: from smile.fi.intel.com ([10.237.72.184]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Dec 2021 03:48:21 -0800 Received: from andy by smile.fi.intel.com with local (Exim 4.95) (envelope-from ) id 1myBhv-007Odb-28; Fri, 17 Dec 2021 13:47:27 +0200 Date: Fri, 17 Dec 2021 13:47:26 +0200 From: Andy Shevchenko To: Bartosz Golaszewski Cc: Linux GPIO , Linus Walleij Subject: Re: [GIT PULL] intel-gpio for 5.17-1 Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Fri, Dec 17, 2021 at 12:29:50PM +0100, Bartosz Golaszewski wrote: > On Fri, Dec 17, 2021 at 12:13 PM Bartosz Golaszewski wrote: > > On Fri, Dec 17, 2021 at 10:53 AM Andy Shevchenko > > wrote: > > > On Fri, Dec 17, 2021 at 1:38 AM Bartosz Golaszewski wrote: ... > > > Btw, I have noticed you rebased your tree, can you, please, do not > > > forget to put --rebase-merges to your `git rebase` command line so the > > > merge won't change commit IDs? > > > > Oof you saved me from another LinusRant. I already pushed it, let's > > see if I can get back to the previous state... > > Done, reflog is my best friend now. Please take a look if all looks good to you. Looks excellent, thanks! -- With Best Regards, Andy Shevchenko