]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ravb: use proper names for suspend/resume functions
authorNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Wed, 10 Aug 2016 11:09:49 +0000 (13:09 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 10 Aug 2016 21:05:48 +0000 (14:05 -0700)
commitb89b815c32f205a772180969da0188665f7da9e8
tree75dc77380f1766ab5ed53c21b3c86dae6534508b
parent9c706a49d660653625d206f6972541c1f60ea2b0
ravb: use proper names for suspend/resume functions

The patch 'ravb: add sleep PM suspend/resume support' used incorrect
function names containing 'runtime' for the suspend and resume
functions.

Reported-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Acked-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/renesas/ravb_main.c