summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
diff options
context:
space:
mode:
authorGeert Uytterhoeven2017-11-28 14:01:24 +0100
committerMauro Carvalho Chehab2017-12-08 17:27:46 +0100
commit0ff6c131c8424ea94092f30b61d9205ab606b99a (patch)
tree5c1fd92e944b04be37b9a7f62e078c5d89acaa9e /drivers/media/platform
parentmedia: vivid: use ktime_t for timestamp calculation (diff)
downloadkernel-qcow2-linux-0ff6c131c8424ea94092f30b61d9205ab606b99a.tar.gz
kernel-qcow2-linux-0ff6c131c8424ea94092f30b61d9205ab606b99a.tar.xz
kernel-qcow2-linux-0ff6c131c8424ea94092f30b61d9205ab606b99a.zip
media: i2c: adv748x: Restore full DT paths in kernel messages
As of_node_full_name() now returns only the basename, the endpoint information printed became useless: adv748x 4-0070: Endpoint endpoint on port 7 adv748x 4-0070: Endpoint endpoint on port 8 adv748x 4-0070: Endpoint endpoint on port 10 adv748x 4-0070: Endpoint endpoint on port 11 Restore the old behavior by using "%pOF" instead: adv748x 4-0070: Endpoint /soc/i2c@e66d8000/video-receiver@70/port@7/endpoint on port 7 adv748x 4-0070: Endpoint /soc/i2c@e66d8000/video-receiver@70/port@8/endpoint on port 8 adv748x 4-0070: Endpoint /soc/i2c@e66d8000/video-receiver@70/port@10/endpoint on port 10 adv748x 4-0070: Endpoint /soc/i2c@e66d8000/video-receiver@70/port@11/endpoint on port 11 Fixes: a7e4cfb0a7ca4773 ("of/fdt: only store the device node basename in full_name") Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Acked-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/platform')
0 files changed, 0 insertions, 0 deletions