Fixes:e46ecda764dc37f9fc6279d95ea2c007daef1a71("mtd: spi-nor: Add Freescale
QuadSPI driver")
Cc: sta...@vger.kernel.org
Should I send a V2 patch that adds these above?
At 2018-08-27 16:06:13, "Boris Brezillon" wrote:
>On Sat, 18 Aug 2018 17:14:23 +0800
>Liu Xiang wrote:
>
>> If the size o
I found in probe function some drivers use irq_of_parse_and_map
and do not call irq_dispose_mapping in err path, while other drivers do.
So I think a resource managed irq_of_parse_and_map function can
be better to finish this job.
At 2018-07-23 23:28:52, "Rob Herring" wrote:
>On Sat, Jul 21, 20
Hi,
Because the timeout task gets the main spinlock and disable the current cpu's
irq,
there is no other task on the same cpu can run, and tasks on the other cpus can
not
enter the dm9000_timeout() again. So in the whole dm9000_timeout() routine,
db->timeout_cpu can not be changed by other tas
Sorry, I can't test these pieces of code now.
On Saturday 27 January 2018 22:25:36 Liu Xiang wrote:
> According to the datasheet, bq27411 is similar to bq27421.
>
> Signed-off-by: Liu Xiang
> ---
> drivers/power/supply/bq27xxx_battery.c | 14 ++
> include/linux/power/bq27xxx_battery
4 matches
Mail list logo