Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/fsl', 'asoc/topic/gpio-chip' and 'asoc/topic/hdmi' into asoc-next
This commit is contained in:
@@ -2285,7 +2285,7 @@ static int wm5100_gpio_direction_in(struct gpio_chip *chip, unsigned offset)
|
||||
(1 << WM5100_GP1_DIR_SHIFT));
|
||||
}
|
||||
|
||||
static struct gpio_chip wm5100_template_chip = {
|
||||
static const struct gpio_chip wm5100_template_chip = {
|
||||
.label = "wm5100",
|
||||
.owner = THIS_MODULE,
|
||||
.direction_output = wm5100_gpio_direction_out,
|
||||
|
Reference in New Issue
Block a user