Commit 9649f64
committed
mmc: sdhci-pci: Remove dead code (cd_gpio, cd_irq et al)
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2144641
commit 67f7296
Author: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: Thu, 14 Oct 2021 16:26:12 +0300
The last user of this struct gone couple of releases ago.
Remove the dead code for good and encourage people to use
MMC core functionality for that.
The removal is dependent on the previous removal of the
struct sdhci_pci_data.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
Link: https://lore.kernel.org/r/20211014132613.27861-5-andriy.shevchenko@linux.intel.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Mark Salter <msalter@redhat.com>1 parent 7aa9beb commit 9649f64
2 files changed
+1
-77
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
345 | 345 | | |
346 | 346 | | |
347 | 347 | | |
348 | | - | |
349 | | - | |
350 | | - | |
351 | | - | |
352 | | - | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | | - | |
357 | | - | |
358 | | - | |
359 | | - | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
364 | | - | |
365 | | - | |
366 | | - | |
367 | | - | |
368 | | - | |
369 | | - | |
370 | | - | |
371 | | - | |
372 | | - | |
373 | | - | |
374 | | - | |
375 | | - | |
376 | | - | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | | - | |
382 | | - | |
383 | | - | |
384 | | - | |
385 | | - | |
386 | | - | |
387 | | - | |
388 | | - | |
389 | | - | |
390 | | - | |
391 | | - | |
392 | | - | |
393 | | - | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
404 | | - | |
405 | | - | |
406 | | - | |
407 | | - | |
408 | | - | |
409 | | - | |
410 | | - | |
411 | | - | |
412 | | - | |
413 | | - | |
414 | | - | |
415 | 348 | | |
416 | 349 | | |
417 | 350 | | |
| |||
2123 | 2056 | | |
2124 | 2057 | | |
2125 | 2058 | | |
2126 | | - | |
2127 | 2059 | | |
2128 | 2060 | | |
2129 | 2061 | | |
| |||
2194 | 2126 | | |
2195 | 2127 | | |
2196 | 2128 | | |
2197 | | - | |
2198 | | - | |
2199 | 2129 | | |
2200 | 2130 | | |
2201 | 2131 | | |
2202 | | - | |
2203 | 2132 | | |
2204 | | - | |
2205 | | - | |
| 2133 | + | |
2206 | 2134 | | |
2207 | 2135 | | |
2208 | 2136 | | |
| |||
2222 | 2150 | | |
2223 | 2151 | | |
2224 | 2152 | | |
2225 | | - | |
2226 | | - | |
2227 | 2153 | | |
2228 | 2154 | | |
2229 | 2155 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
162 | | - | |
163 | 161 | | |
164 | 162 | | |
165 | 163 | | |
| |||
0 commit comments