Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1478600

Re: [PATCH 2/3] pinctrl: nsp: constify pinctrl_ops and pinmux_ops structures

From Linus Walleij <linus.walleij@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH 2/3] pinctrl: nsp: constify pinctrl_ops and pinmux_ops structures
Date 2016-09-07 22:50 +0200
Message-ID <seRXb-4GF-3@gated-at.bofh.it> (permalink)
References <scHSi-7dg-3@gated-at.bofh.it> <scHSi-7dg-29@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Sep 1, 2016 at 8:42 PM, Julia Lawall <Julia.Lawall@lip6.fr> wrote:

> Check for pinctrl_ops and pinmux_ops structures that are only stored in the
> pctlops field and the pmxops field, respectively, of a pinctrl_desc
> structure.  These fields are declared const, so pinctrl_ops and pinmux_ops
> structures that have this property can be declared as const also.

Patch applied.

Yours,
Linus Walleij

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 2/3] pinctrl: nsp: constify pinctrl_ops and pinmux_ops structures Julia Lawall <Julia.Lawall@lip6.fr> - 2016-09-01 23:40 +0200
  Re: [PATCH 2/3] pinctrl: nsp: constify pinctrl_ops and pinmux_ops structures Linus Walleij <linus.walleij@linaro.org> - 2016-09-07 22:50 +0200

csiph-web