lkml.org 
[lkml]   [2019]   [Dec]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v6 5/5] scsi: ufs: Do not free irq in suspend
From
Date
Hi Can,

On Thu, 2019-12-05 at 02:14 +0000, Can Guo wrote:
> Since ufshcd irq resource is allocated with the device resource management
> aware IRQ request implementation, we don't really need to free up irq
> during suspend, disabling it during suspend and reenabling it during resume
> should be good enough.

This is good in consideration of performance: enable_irq/disable_irq
performance is much better than request_irq/free_irq.

Reviewed-by: Stanley Chu <stanley.chu@mediatek.com>



\
 
 \ /
  Last update: 2019-12-08 13:41    [W:0.591 / U:0.096 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site