cregit-Linux how code gets into the kernel

Release 4.7 drivers/clk/ux500/u9540_clk.c

/*
 * Clock definitions for u9540 platform.
 *
 * Copyright (C) 2012 ST-Ericsson SA
 * Author: Ulf Hansson <ulf.hansson@linaro.org>
 *
 * License terms: GNU General Public License (GPL) version 2
 */

#include <linux/clk-provider.h>
#include <linux/mfd/dbx500-prcmu.h>
#include <linux/platform_data/clk-ux500.h>
#include "clk.h"


void u9540_clk_init(void) { /* register clocks here */ }

Contributors

PersonTokensPropCommitsCommitProp
ulf hanssonulf hansson787.50%150.00%
linus walleijlinus walleij112.50%150.00%
Total8100.00%2100.00%


Overall Contributors

PersonTokensPropCommitsCommitProp
ulf hanssonulf hansson2095.24%150.00%
linus walleijlinus walleij14.76%150.00%
Total21100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}