Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 213473
b: refs/heads/master
c: 1ce873a
h: refs/heads/master
i:
  213471: 2cc1d4d
v: v3
  • Loading branch information
dann frazier authored and Greg Kroah-Hartman committed Oct 22, 2010
1 parent 15c035b commit 2931a40
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 63d027a63888e993545d10fdfe4107d543f01bca
refs/heads/master: 1ce873abed551a4a0f35e25af9eeec4efdcf341b
10 changes: 5 additions & 5 deletions trunk/drivers/misc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -248,15 +248,15 @@ config CS5535_CLOCK_EVENT_SRC
generic PIT, and are suitable for use as high-res timers.

config HP_ILO
tristate "Channel interface driver for HP iLO/iLO2 processor"
tristate "Channel interface driver for the HP iLO processor"
depends on PCI
default n
help
The channel interface driver allows applications to communicate
with iLO/iLO2 management processors present on HP ProLiant
servers. Upon loading, the driver creates /dev/hpilo/dXccbN files,
which can be used to gather data from the management processor,
via read and write system calls.
with iLO management processors present on HP ProLiant servers.
Upon loading, the driver creates /dev/hpilo/dXccbN files, which
can be used to gather data from the management processor, via
read and write system calls.

To compile this driver as a module, choose M here: the
module will be called hpilo.
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/misc/hpilo.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Driver for HP iLO/iLO2 management processor.
* Driver for the HP iLO management processor.
*
* Copyright (C) 2008 Hewlett-Packard Development Company, L.P.
* David Altobelli <david.altobelli@hp.com>
Expand Down

0 comments on commit 2931a40

Please sign in to comment.