]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commit1ce873abed551a4a0f35e25af9eeec4efdcf341b
treebf8e88028a431652ee6a1af0a7a0ab3d34bb0e32
parent63d027a63888e993545d10fdfe4107d543f01bca
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 36e3ff44cebd7e46756dec88f30c982bebefdab7.

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