Private
Public Access
2
0

hook: move gpio init post hook

Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
This commit is contained in:
Thomas Ingleby
2014-07-18 13:19:29 +01:00
committed by Brendan Le Foll
parent 5766b03068
commit e602460688
2 changed files with 9 additions and 8 deletions

View File

@@ -14,7 +14,7 @@ Any functionality perfomed here is done just before the normal function returns.
##Hooks
### GPIO
* init (pre-post) - On RAW functions
* init (pre-post)
* mode (replace-pre-post)
* dir (replace-pre-post)
* write (pre-post)