rk30_phonepad:add auto modem driver support
authorluowei <lw@rock-chips.com>
Wed, 24 Oct 2012 10:11:05 +0000 (18:11 +0800)
committerluowei <lw@rock-chips.com>
Wed, 24 Oct 2012 10:11:05 +0000 (18:11 +0800)
commit534cc41268545f31aa3eb33eb2225bb3d2eaea96
tree87797a71c441a431e66bd994462d66bc9b00961b
parentd5551f9e908574ba7a2ede7523a7c5d1cb6680f2
rk30_phonepad:add auto modem driver support
drivers/misc/bp/Kconfig [new file with mode: 0755]
drivers/misc/bp/Makefile [new file with mode: 0755]
drivers/misc/bp/bp-auto.c [new file with mode: 0755]
drivers/misc/bp/chips/Kconfig [new file with mode: 0644]
drivers/misc/bp/chips/Makefile [new file with mode: 0644]
drivers/misc/bp/chips/mt6229.c [new file with mode: 0755]
drivers/misc/bp/chips/mu509.c [new file with mode: 0755]
include/linux/bp-auto.h [new file with mode: 0644]