lkml.org 
[lkml]   [2024]   [Apr]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v9 00/13] clk: hisilicon: Migrate devm APIs
From
Date
Quoting David Yang (2024-04-11 22:10:29)
> Migrate devm APIs for HiSilicon clock drivers and remove redundant codes.
>
> This series is a partial improvement of [1]
>
> v2: fix test robot error
> v3:
> * size_t for all these num types
> * hisi_clk_unregister() change into separate patch
> * keep relevant header inclusions
> * split driver files changes into separate patches
> * explain hisi_clk_register_fn() checkpatch warnings
> * not fixed: MODULE_LICENSE("GPL v2"), as stated in SPDX-License-Identifier
> * not fixed: "hisilicon,hip04-clock" un-documented, as none of dts files in
> arch/ use it, better to ask hisi people why they pushed this driver
> v4:
> * typo: hisi_clocks_get_nr() should check clks->nr first
> * unexport hisi_clk_unregister_fn() as no one use them outside
> v5: catch up with remove_new refactoring
> v6: fix compilation error and expand macros
> v7: rebase and use mod_devicetable.h instead
> v8: rebase again
> v9: add linux/platform_device.h include in patch 09 according to reviews

Still doesn't work. Please compile every file before sending again.
Hint:

make path/to/file.o

\
 
 \ /
  Last update: 2024-05-27 16:37    [W:2.684 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site