Skip to content

Commit 092c235

Browse files
committed
Merge tag 'spacemit-clkrst-v6.20-2' into spacemit-clk-for-6.20
2 parents 0664a46 + ecff77f commit 092c235

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

drivers/reset/reset-spacemit.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ static int spacemit_reset_probe(struct auxiliary_device *adev,
278278

279279
#define K1_AUX_DEV_ID(_unit) \
280280
{ \
281-
.name = "spacemit_ccu_k1." #_unit "-reset", \
281+
.name = "spacemit_ccu.k1-" #_unit "-reset", \
282282
.driver_data = (kernel_ulong_t)&k1_ ## _unit ## _reset_data, \
283283
}
284284

0 commit comments

Comments
 (0)