eeepc-laptop: define rfkill notifier nodes only once
authorFrans Klaver <fransklaver@gmail.com>
Wed, 22 Oct 2014 19:12:38 +0000 (21:12 +0200)
committerDarren Hart <dvhart@linux.intel.com>
Wed, 19 Nov 2014 17:07:08 +0000 (09:07 -0800)
commit792bd2a58f924fca7ed45d0cacfa5ae5cfb42e65
treefa52f53d14014d851e7e50b69d578734aaeeffd8
parent9f662b20d6cef8afbbf954de66dece78faf4bcc1
eeepc-laptop: define rfkill notifier nodes only once

The rfkill notifier node names are used in three different places. As a
matter of style, it is better to store them somewhere and have the
compiler warn us about typos in the function arguments.

Signed-off-by: Frans Klaver <fransklaver@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
drivers/platform/x86/eeepc-laptop.c