OSDN Git Service

platform/x86: intel_pmc_ipc: Use BIT() macro
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 9 Apr 2019 11:25:12 +0000 (14:25 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 6 May 2019 14:53:53 +0000 (17:53 +0300)
commit0084cf6a504347da07066e020d0cf7b87eb2a274
tree8b80c2f60cba59b9095f0f3b48090926417cc58a
parent98e2630284ab741804bd0713e932e725466f2f84
platform/x86: intel_pmc_ipc: Use BIT() macro

Use BIT() and BIT_MASK() macros for definitions.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@linux.intel.com>
drivers/platform/x86/intel_pmc_ipc.c