diff options
author | Lars-Peter Clausen <[email protected]> | 2014-02-05 21:54:32 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2014-02-07 12:16:12 +0000 |
commit | 096ae5444b8600bbee0501b01987094657a1458e (patch) | |
tree | 1f33f29275b50eba5f30e7317a22b15834183b45 /net/lapb/lapb_out.c | |
parent | 6e84b9768dfb299a9881895b331e3e532041fae4 (diff) |
ASoC: cs42l73: Constify rate constraints
The rate constraints in this driver are shared between all device instances. It
should not be (and is not) modified at runtime, so make them const.
While we are at it also change the type for the rates array from u32 to unsigned
int.
Signed-off-by: Lars-Peter Clausen <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions