misc: mdm6600_ctrl: Add query and control of BP status via sysfs.
authorKazuhiro Ondo <kazuhiro.ondo@motorola.com>
Wed, 8 Sep 2010 15:21:54 +0000 (10:21 -0500)
committerColin Cross <ccross@android.com>
Wed, 6 Oct 2010 23:51:28 +0000 (16:51 -0700)
commit6d02b486b3576a4df2cc49bd18cae7db8654f652
tree6d6d776312505750697c947919fc7a6e20cb6d79
parentc3b9e22802a361220130f22ffbc77e42b225d83c
misc: mdm6600_ctrl: Add query and control of BP status via sysfs.

The following sysfs nodes will be exposed.
/sys/class/radio/mdm6600/status (query BP status)
/sys/class/radio/mdm6600/power_status (query BP power status)
/sys/class/radio/mdm6600/command (To control BP status)

Change-Id: I4ed4b6d0d9df010713732e79f3a0598e09ad5dec
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
drivers/misc/mdm6600_ctrl.c