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:
879f1be
)
drivers: base: use device get/put functions
author
Seth Jennings
<sjenning@linux.vnet.ibm.com>
Tue, 20 Aug 2013 17:12:59 +0000
(12:12 -0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 21 Aug 2013 18:48:40 +0000
(11:48 -0700)
Use the [get|put]_device functions for ref'ing the memory block device
rather than the kobject functions which should be hidden away by the
device layer.
Signed-off-by: Seth Jennings <sjenning@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/memory.c
patch
|
blob
|
history
diff --cc
drivers/base/memory.c
Simple merge