git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4786c87
)
staging: cxt1e1: replace OS_kmalloc/OS_kfree with kzalloc/kfree
author
Daeseok Youn
<daeseok.youn@gmail.com>
Fri, 18 Apr 2014 00:31:35 +0000
(09:31 +0900)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 18 Apr 2014 22:58:55 +0000
(15:58 -0700)
Replace OS_kmalloc/OS_kfree with kzalloc/kfree.
And also some allocation doesn't need to use GFP_DMA
so just use GFP_KERNEL.
c4_new() function is never called, remove it.
Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/cxt1e1/hwprobe.c
patch
|
blob
|
history
drivers/staging/cxt1e1/linux.c
patch
|
blob
|
history
drivers/staging/cxt1e1/musycc.c
patch
|
blob
|
history
drivers/staging/cxt1e1/pmcc4_drv.c
patch
|
blob
|
history
drivers/staging/cxt1e1/sbecom_inline_linux.h
patch
|
blob
|
history
drivers/staging/cxt1e1/sbecrc.c
patch
|
blob
|
history
drivers/staging/cxt1e1/sbeproc.c
patch
|
blob
|
history
diff --cc
drivers/staging/cxt1e1/hwprobe.c
Simple merge
diff --cc
drivers/staging/cxt1e1/linux.c
Simple merge
diff --cc
drivers/staging/cxt1e1/musycc.c
Simple merge
diff --cc
drivers/staging/cxt1e1/pmcc4_drv.c
Simple merge
diff --cc
drivers/staging/cxt1e1/sbecom_inline_linux.h
Simple merge
diff --cc
drivers/staging/cxt1e1/sbecrc.c
Simple merge
diff --cc
drivers/staging/cxt1e1/sbeproc.c
Simple merge