Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-max9877
This commit is contained in:
@@ -35,7 +35,7 @@ struct max9768 {
|
||||
u32 flags;
|
||||
};
|
||||
|
||||
static struct reg_default max9768_default_regs[] = {
|
||||
static const struct reg_default max9768_default_regs[] = {
|
||||
{ 0, 0 },
|
||||
{ 3, MAX9768_CTRL_FILTERLESS},
|
||||
};
|
||||
|
Reference in New Issue
Block a user