OSDN Git Service

intel_scu_ipc: fix indentation in few places
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 21 Jan 2015 19:38:09 +0000 (21:38 +0200)
committerDarren Hart <dvhart@linux.intel.com>
Thu, 29 Jan 2015 05:21:10 +0000 (21:21 -0800)
commit7c2e3c74767cf108635d1a5bd9fe014474c61ebf
tree88a0db17a659f16e9bb6d45d8f87047c071161ce
parent03070e7c9d2dde754e49b189a195a7f5cc1ac7a1
intel_scu_ipc: fix indentation in few places

While here, do couple of amendments:
 - move platform variable to the function where it's used
 - define intel_scu_ipc_check_status() static

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
drivers/platform/x86/intel_scu_ipc.c