All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Prajna.Rajendrakumar@microchip.com
Cc: linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org,
	broonie@kernel.org, Conor.Dooley@microchip.com
Subject: Re: [PATCH v3 2/6] spi: microchip-core: Refactor FIFO read and write handlers
Date: Fri, 28 Nov 2025 17:39:33 +0200	[thread overview]
Message-ID: <aSnCNVwEBKhbppvA@smile.fi.intel.com> (raw)
In-Reply-To: <CYYPR11MB8386F204FAE5BB6220944DDC90DCA@CYYPR11MB8386.namprd11.prod.outlook.com>

On Fri, Nov 28, 2025 at 02:16:27PM +0000, Prajna.Rajendrakumar@microchip.com wrote:
> > From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> > Sent: Thursday, November 27, 2025 6:59 PM

> > Make both handlers to be shorter and easier to understand.
> > While at it, unify their style.
> > 
> Reviewed-by: Prajna Rajendra Kumar <prajna.rajendrakumar@microchip.com>

Thanks, I assume now it works? Since Mark applied all but this patch from v3,
I am going to submit it separately with your tag included.

-- 
With Best Regards,
Andy Shevchenko



  reply	other threads:[~2025-11-28 15:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-27 18:58 [PATCH v3 0/6] spi: microchip-core: Code improvements Andy Shevchenko
2025-11-27 18:58 ` [PATCH v3 1/6] spi: microchip-core: use min() instead of min_t() Andy Shevchenko
2025-11-27 18:58 ` [PATCH v3 2/6] spi: microchip-core: Refactor FIFO read and write handlers Andy Shevchenko
2025-11-28 14:16   ` Prajna.Rajendrakumar
2025-11-28 15:39     ` Andy Shevchenko [this message]
2025-11-28 15:54       ` Prajna.Rajendrakumar
2025-11-27 18:59 ` [PATCH v3 3/6] spi: microchip-core: Replace dead code (-ENOMEM error message) Andy Shevchenko
2025-11-27 18:59 ` [PATCH v3 4/6] spi: microchip-core: Utilise temporary variable for struct device Andy Shevchenko
2025-11-27 18:59 ` [PATCH v3 5/6] spi: microchip-core: Use SPI_MODE_X_MASK Andy Shevchenko
2025-11-27 18:59 ` [PATCH v3 6/6] spi: microchip-core: Remove unneeded PM related macro Andy Shevchenko
2025-11-28 21:35 ` [PATCH v3 0/6] spi: microchip-core: Code improvements Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aSnCNVwEBKhbppvA@smile.fi.intel.com \
    --to=andriy.shevchenko@linux.intel.com \
    --cc=Conor.Dooley@microchip.com \
    --cc=Prajna.Rajendrakumar@microchip.com \
    --cc=broonie@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.