OSDN Git Service

platform/x86: intel_mid_powerbtn: make mid_pb_ddata const
authorBhumika Goyal <bhumirks@gmail.com>
Fri, 11 Aug 2017 14:20:00 +0000 (19:50 +0530)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Sun, 13 Aug 2017 12:27:10 +0000 (15:27 +0300)
commitc94a8ff14de377ab8f24657b27cece4637051fe2
treecd030f74bd831c0885c3ff44740dbbc23728b81b
parentfe4e8d0910540db28e457ce792ae2b29ee66ab8a
platform/x86: intel_mid_powerbtn: make mid_pb_ddata const

Make these const as they are only used during a copy operation.
Done using Coccinelle.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/intel_mid_powerbtn.c