[PATCH 0/3 V2] logic_pio: clean hisi_lpc and logic_pio

xiaopeitux@foxmail.com posted 3 patches 7 months, 3 weeks ago
Only 0 patches received!
drivers/bus/hisi_lpc.c |  3 ---
lib/logic_pio.c        | 24 +++++++++++++++++++++++-
2 files changed, 23 insertions(+), 4 deletions(-)
[PATCH 0/3 V2] logic_pio: clean hisi_lpc and logic_pio
Posted by xiaopeitux@foxmail.com 7 months, 3 weeks ago
From: Pei Xiao <xiaopei01@kylinos.cn>

1.remove unused head file.
2.add comments for logic_pio.
3.export logic_pio function.

Pei Xiao (3):
  bus: hisi_lpc: remove unused head file in hisi_lpc.c
  lib: logic_pio: export function symbol in logic_pio
  lib: logic_pio: Add detailed comments for find_io_range() and
    logic_pio_trans_cpuaddr()

 drivers/bus/hisi_lpc.c |  3 ---
 lib/logic_pio.c        | 24 +++++++++++++++++++++++-
 2 files changed, 23 insertions(+), 4 deletions(-)

-- 
2.25.1
Re: [PATCH 0/3 V2] logic_pio: clean hisi_lpc and logic_pio
Posted by Andy Shevchenko 7 months, 3 weeks ago
On Tue, Apr 22, 2025 at 07:28:47PM +0800, xiaopeitux@foxmail.com wrote:
> From: Pei Xiao <xiaopei01@kylinos.cn>
> 
> 1.remove unused head file.
> 2.add comments for logic_pio.
> 3.export logic_pio function.

You have a problem with your email tooling or how you created the series.
The cover letter is detached from the rest, please, take your time and
fix this!

-- 
With Best Regards,
Andy Shevchenko