diff options
| author | Sam Protsenko <[email protected]> | 2024-08-07 22:14:17 -0500 |
|---|---|---|
| committer | Minkyu Kang <[email protected]> | 2024-08-19 16:09:06 +0900 |
| commit | ffd62e051b6d42a408f4c750f8f35603453fe577 (patch) | |
| tree | 9fbf80890c5ea7a0e16aaaf3c63ed8337f4f5f5d /include/linux/stringify.h | |
| parent | e760a245e2c5463a91fd86b122a35aed91326232 (diff) | |
mmc: dw_mmc: Replace fifoth_val property with fifo-depth
Replace fifoth_val property with its fifo-depth counterpart in all DW
MMC drivers. fifo-depth is a common property used in upstream Linux
kernel. The FIFOTH register value will be calculated using fifo-depth
value in DW MMC core (dw_mmc.c). This change reduces code duplication in
platform drivers, and pulls common FIFOTH register value calculation
into core dw_mmc driver where it belongs.
No functional change.
Signed-off-by: Sam Protsenko <[email protected]>
Signed-off-by: Minkyu Kang <[email protected]>
Diffstat (limited to 'include/linux/stringify.h')
0 files changed, 0 insertions, 0 deletions
