]> git.baikalelectronics.ru Git - kernel.git/commit
hpilo: Despecificate driver from iLO generation
authordann frazier <dannf@hp.com>
Fri, 15 Oct 2010 16:14:34 +0000 (10:14 -0600)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 22 Oct 2010 17:16:44 +0000 (10:16 -0700)
commit6171df0e8305b980fcef2dd1b4836fd6dac3648f
treebf8e88028a431652ee6a1af0a7a0ab3d34bb0e32
parent2d6e6e0ca15fb3136f49e80e77cec028572b6844
hpilo: Despecificate driver from iLO generation

This driver supports iLO, iLO2 and iLO3. However, comments and Kconfig
reference only iLO and iLO2. Let's just call it "iLO" to avoid having to
update strings for each iLO generation. This is similar to the change made
to hpwdt in commit 1c0d5a1e30dff35a2c5853dff13de04956d796cc.

Signed-off-by: dann frazier <dannf@hp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/misc/Kconfig
drivers/misc/hpilo.c