Schedule affinity_notify work while migrating IRQs during hot plug

From: Prasad Sodagudi
Date: Mon Mar 20 2017 - 12:36:48 EST


irq_do_set_affinity() last argument differentiates whether notify work
need to queued for this irq or not. So that we can avoid double queuing of notify
in the irq_set_affinity_locked() path.