OSDN Git Service

goldfish: pipe: ANDROID: Use dev_ logging instead of pr_
authorRoman Kiryanov <rkir@google.com>
Wed, 2 May 2018 17:55:06 +0000 (10:55 -0700)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 2 May 2018 18:49:08 +0000 (18:49 +0000)
commit31569bb45018feb5a484c8d6b9d01ae03acbf73b
treef89d9d0b74503aea9bf0682760811d123e389c3b
parentcd38dbb03d71dcde7c0e073f224d7262e265bec3
goldfish: pipe: ANDROID: Use dev_ logging instead of pr_

The dev_ functions are the same as the corresponding
pr_ functions, but also print identifying information
about the struct device.

Bug: 72717639
bug: 66884503
Change-Id: I0b1147cf607eb5b0b07dd9753dcf2b60e9700afe
Signed-off-by: Roman Kiryanov <rkir@google.com>
drivers/platform/goldfish/goldfish_pipe.h
drivers/platform/goldfish/goldfish_pipe_v2.c