Skip to content

Commit

Permalink
Staging: sources for Init manager module
Browse files Browse the repository at this point in the history
Kernel Space Init-Manager works along with User-Mode
Init Manager daemon running to maintain the UART state.

Communication between user-space daemon and this module can be
	1. Via the pid written onto sysfs entry
	2. Via the rfkill subsystem

It also is a platform driver with a relevant platform device
in the board-*.c along with the list of BT/FM/GPS chip enable
gpio configuration

Signed-off-by: Pavan Savoy <pavan_savoy@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Pavan Savoy authored and Greg Kroah-Hartman committed May 11, 2010
1 parent 53618cc commit d0088ce
Show file tree
Hide file tree
Showing 2 changed files with 904 additions and 0 deletions.
Loading

0 comments on commit d0088ce

Please sign in to comment.