[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150113103303.GB13943@norris-Latitude-E6410>
Date: Tue, 13 Jan 2015 02:33:03 -0800
From: Brian Norris <computersforpeace@...il.com>
To: dinguyen@...nsource.altera.com
Cc: dwmw2@...radead.org, dinh.linux@...il.com,
yamada.m@...panasonic.com, josh@...htriplett.org,
shijie8@...il.com, linux-mtd@...ts.infradead.org,
linux-kernel@...r.kernel.org,
Graham Moore <grmoore@...nsource.altera.com>
Subject: Re: [PATCH] mtd: denali: fix incorrect bitmask error in
denali_setup_dma
On Fri, Jan 09, 2015 at 09:32:35AM -0600, dinguyen@...nsource.altera.com wrote:
> From: Graham Moore <grmoore@...nsource.altera.com>
>
> commit "3157d1ed2309 mtd: denali: remove unnecessary casts" introduced
> an error by using a wrong bitmask.
>
> A uint16_t cast was replaced with & 0xff, should be & 0xffff.
>
> Signed-off-by: Graham Moore <grmoore@...nsource.altera.com>
> Signed-off-by: Dinh Nguyen <dinguyen@...nsource.altera.com>
Pushed to l2-mtd.git. Thanks!
Brian
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists