[PATCH 1/3] staging: atomisp: remove enable_isp_irq function and add disable_isp_irq

Alan Cox alan at linux.intel.com
Fri Apr 7 13:48:43 UTC 2017


On Fri, 2017-04-07 at 14:56 +0900, Daeseok Youn wrote:
> Enable/Disable ISP irq is switched with "enable" parameter of
> enable_isp_irq(). It would be better splited to two such as
> enable_isp_irq()/disable_isp_irq().
> 
> But the enable_isp_irq() is no use in atomisp_cmd.c file.
> So remove the enable_isp_irq() function and add
> disable_isp_irq function only.

All 3 added to my tree - thanks

Alan



More information about the devel mailing list