[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168970217898.7924.7478939621103935495.b4-ty@linaro.org>
Date: Tue, 18 Jul 2023 20:43:07 +0300
From: Tudor Ambarus <tudor.ambarus@...aro.org>
To: tkuw584924@...il.com, takahiro.kuwano@...ineon.com,
michael@...le.cc, pratyush@...nel.org,
Tudor Ambarus <tudor.ambarus@...aro.org>
Cc: linux-mtd@...ts.infradead.org, linux-kernel@...r.kernel.org,
bacem.daassi@...ineon.com, miquel.raynal@...tlin.com,
richard@....at
Subject: Re: [PATCH] mtd: spi-nor: rename method for enabling or disabling octal DTR
On Fri, 14 Jul 2023 18:07:57 +0300, Tudor Ambarus wrote:
> Having an *_enable(..., bool enable) definition was misleading
> as the method is used both to enable and to disable the octal DTR
> mode. Splitting the method in the core in two, one to enable and
> another to disable the octal DTR mode does not make sense as the
> method is straight forward and we'd introduce code duplication.
>
> Update the core to use:
> int (*set_octal_dtr)(struct spi_nor *nor, bool enable);
>
> [...]
Applied to git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git,
spi-nor/next branch. Thanks!
[1/1] mtd: spi-nor: rename method for enabling or disabling octal DTR
https://git.kernel.org/mtd/c/d4996700abc1
Cheers,
--
Tudor Ambarus <tudor.ambarus@...aro.org>
Powered by blists - more mailing lists