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.