The condition 'ret' is always true as it is never set to other than
-EIO.
Remove 'ret' and the condition for copy.
Signed-off-by: Marcus Folkesson
---
drivers/mtd/nand/raw/atmel/nand-controller.c | 10 ++
1 file changed, 2 insertions(+), 8 deletions(-)
diff --gi
Hello Alexander,
Thanks for fast response!
On Fri, Aug 09, 2024 at 02:25:04PM +0200, Alexander Dahl wrote:
> Hello Marcus,
>
> Am Fri, Aug 09, 2024 at 02:15:43PM +0200 schrieb Marcus Folkesson:
> > The condition 'ret' is always true as it is never set to other than
&
On Fri, Aug 09, 2024 at 02:15:43PM +0200, Marcus Folkesson wrote:
> The condition 'ret' is always true as it is never set to other than
> -EIO.
>
> Remove 'ret' and the condition for copy.
>
> Signed-off-by: Marcus Folkesson
> ---
Any more th
Watchdog driver for DaVinci DM644x/DM646x processors.
Signed-off-by: Marcus Folkesson
---
MAINTAINERS| 5 ++
drivers/watchdog/Kconfig | 9 ++
drivers/watchdog/Makefile | 1 +
drivers/watchdog/davinci_wdt.c | 151 +
4 files
Hello Michael,
On Fri, Aug 30, 2024 at 09:05:27AM +0200, Michael Nazzareno Trimarchi wrote:
> Hi Marcus
>
> On Fri, Aug 30, 2024 at 8:59 AM Marcus Folkesson
> wrote:
> >
> > On Fri, Aug 09, 2024 at 02:15:43PM +0200, Marcus Folkesson wrote:
> > > The condition
5 matches
Mail list logo