FreeBSD/src 7c484f1 (r349208)share/man/man4 gpioled.4, sys/dev/gpio gpioled.c

MFC r348153-r348155: gpioled: add a new hint for initial state

hint.gpioled.%d.state determines the initial state of the LED when the
driver takes control over it:
  0 - the LED is off
  1 - the LED is on
 -1 - the LED is kept as it was

While here, add a module version declaration.
DeltaFile
+5-1share/man/man4/gpioled.4
+3-0sys/dev/gpio/gpioled.c
+8-12 files

UnifiedSplitRaw