[ARM] msm: cleanup smd, separate debugfs support
authorBrian Swetland <swetland@google.com>
Thu, 2 Jul 2009 00:58:37 +0000 (17:58 -0700)
committerDaniel Walker <dwalker@codeaurora.org>
Wed, 12 May 2010 16:15:09 +0000 (09:15 -0700)
commit03e00cd350c6636b5f2a9854609fea93a5c7b677
tree82c9fa41f1b21c1450500cb92577b17ed4ae8b45
parentec9d3d14ffa9454e6d51e5dd1889d6e9e0be5198
[ARM] msm: cleanup smd, separate debugfs support

- pull debug code into smd_debug.c
- move necessary structures and defines into smd_private.h
- fix some comment formatting, etc

Signed-off-by: Brian Swetland <swetland@google.com>
Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
arch/arm/mach-msm/Makefile
arch/arm/mach-msm/smd.c
arch/arm/mach-msm/smd_debug.c [new file with mode: 0644]
arch/arm/mach-msm/smd_private.h