Dear Chunyan, On Thu, Dec 7, 2017 at 1:57 PM, Chunyan Zhang <[email protected]> wrote: > Added Spreadtrum's clock driver framework together with common > structures and interface functions. > > Signed-off-by: Chunyan Zhang <[email protected]>
> --- /dev/null > +++ b/drivers/clk/sprd/common.c > @@ -0,0 +1,96 @@ > +// SPDX-License-Identifier: GPL-2.0 > +// > +// Spreadtrum clock infrastructure > +// > +// Copyright (C) 2017 Spreadtrum, Inc. > +// Author: Chunyan Zhang <[email protected]> Thank you++ for using SPDX ids! Acked-by: Philippe Ombredanne <[email protected]> -- Cordially Philippe Ombredanne

