clk: renesas: mstp: Clarify cpg_mstp_{at,de}tach_dev() domain parameter
commit12a56817b329d8a73ab53bad09aa976aeea46db9
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 4 Mar 2016 15:59:26 +0000 (4 16:59 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 7 Apr 2016 15:27:13 +0000 (7 17:27 +0200)
treeecebb57915f1482e378bb33ed98a91950a91faeb
parentda437d2d09de0af1ffd7ae3d88317ef1bf7f9456
clk: renesas: mstp: Clarify cpg_mstp_{at,de}tach_dev() domain parameter

Make it clear that the "domain" parameter of the cpg_mstp_attach_dev()
and cpg_mstp_detach_dev() functions is not used.

The cpg_mstp_attach_dev() and cpg_mstp_detach_dev() callbacks are not
only used by the CPG/MSTP Clock Domain driver, but also by the R-Mobile
SYSC PM Domain driver.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/clk/renesas/clk-mstp.c
include/linux/clk/renesas.h