lkml.org 
[lkml]   [2021]   [Jun]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v23 13/18] memory: pl353-smc: Avoid useless acronyms in descriptions
    Date
    APER does not mean anything, while it seems legitimate to call this
    clock the AXI peripheral clock.

    Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
    ---
    drivers/memory/pl353-smc.c | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/drivers/memory/pl353-smc.c b/drivers/memory/pl353-smc.c
    index 5b57926461a0..b913d68a7a41 100644
    --- a/drivers/memory/pl353-smc.c
    +++ b/drivers/memory/pl353-smc.c
    @@ -17,7 +17,7 @@
    /**
    * struct pl353_smc_data - Private smc driver structure
    * @memclk: Pointer to the peripheral clock
    - * @aclk: Pointer to the APER clock
    + * @aclk: Pointer to the AXI peripheral clock
    */
    struct pl353_smc_data {
    struct clk *memclk;
    --
    2.27.0
    \
     
     \ /
      Last update: 2021-06-10 10:31    [W:4.106 / U:0.032 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site