Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-max9877

此提交包含在:
Mark Brown
2015-07-16 21:35:01 +01:00
當前提交 7d9fb377a7
共有 20 個檔案被更改,包括 24 行新增24 行删除

查看文件

@@ -46,7 +46,7 @@ static const struct regmap_range_cfg rt5651_ranges[] = {
.window_len = 0x1, },
};
static struct reg_default init_list[] = {
static const struct reg_default init_list[] = {
{RT5651_PR_BASE + 0x3d, 0x3e00},
};