]> asedeno.scripts.mit.edu Git - linux.git/commit
intel_idle: Get rid of custom ICPU() macro
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 31 Aug 2018 08:22:29 +0000 (11:22 +0300)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 10 Sep 2018 10:02:01 +0000 (12:02 +0200)
commita4a008e53c9e5ac8d6070bd1b2eddfc1ae0d2338
tree450ea41782e3131b25bccd205ad54e10050e5aed
parent11da3a7f84f19c26da6f86af878298694ede0804
intel_idle: Get rid of custom ICPU() macro

Replace custom grown macro with generic INTEL_CPU_FAM6() one.

No functional change intended.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Jacob Pan <jacob.jun.pan@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/idle/intel_idle.c