aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2016-08-25 23:07:28 -0400
committerMark Brown <broonie@kernel.org>2016-09-01 16:22:59 -0400
commita1dbfd001310c429fce9e066730302c82f68bd19 (patch)
tree4b73c2574c69c01c2e227a78b40b4b847bb3bd9a /tools/perf/scripts/python
parentc9a23ead0261b23a7571d53d90117283b177b360 (diff)
ASoC: simple-card: is GPL v2
It is indicating that this driver is GPL v2 on top of C code. Let's fixup it on MODULE_LICENSE() Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141