platform/x86: intel_bxtwc_tmu: Remove first level IRQ unmask
authorKuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com>
Mon, 5 Jun 2017 19:08:06 +0000 (12:08 -0700)
committerLee Jones <lee.jones@linaro.org>
Mon, 19 Jun 2017 14:45:30 +0000 (15:45 +0100)
commit94d68594a7b4fd2eec457f22110de644e1c4ee57
treee27b55b9d345ab66cb9b893c04ef151a6dec756b
parent57129044f5044dcd73c22d91491906104bd331fd
platform/x86: intel_bxtwc_tmu: Remove first level IRQ unmask

Currently in WCOVE PMIC MFD driver, all second level IRQ chips
are chained to the respective first level IRQs. So there is no
need for explicitly unmasking the first level IRQ in this
driver. This patches removes this level 1 IRQ unmask support.

Signed-off-by: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com>
Reviewed-by: Darren Hart (VMware) <dvhart@infradead.org>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/platform/x86/intel_bxtwc_tmu.c