| commit | a9eb7cb9330e9bcc11a2e2a74ff0a843e7397a33 | [log] [tgz] |
|---|---|---|
| author | Harsh Vardhan Dwivedi <hdwivedi@codeaurora.org> | Mon Mar 26 15:21:38 2012 -0600 |
| committer | Harsh Vardhan Dwivedi <hdwivedi@codeaurora.org> | Mon Apr 02 11:01:28 2012 -0600 |
| tree | 3d018644233b3ed15b0d38ffd7e9b0c0bf82192e | |
| parent | 491b5591f318035a982c3cf4d3dac304199af801 [diff] |
msm: kgsl: Add KGSL_DEV_ERR_ONCE helper macro for logging Add KGSL_DEV_ERR_ONCE macro to kgsl_log.h, with functionality similar to pr_err_once() but output format of dev_err(). Add logging for deprecated code usage, to kgsl_ioctl_sharedmem_from_vmalloc() and KGSL_USER_MEM_TYPE_ADDR switch case from kgsl_ioctl_map_user_mem() Change-Id: I43bbd5acfb4630b88170034d61f1d099fbe3f118 Signed-off-by: Harsh Vardhan Dwivedi <hdwivedi@codeaurora.org>