Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | kernel: mtk_bmt: on error, do not attempt to remap out-of-range blocks | Felix Fietkau | 2022-03-25 |
| | | | | | | Pass errors to caller instead Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||
* | kernel: mtk_bmt: allow get_mapping_block to return an error | Felix Fietkau | 2022-03-25 |
| | | | | | | | Used by the mapping implementation to indicate that no backing block is available Signed-off-by: Felix Fietkau <nbd@nbd.name> | ||
* | kernel: split up mtk_bmt driver code | Felix Fietkau | 2022-03-25 |
Keep a separate source file per variant Signed-off-by: Felix Fietkau <nbd@nbd.name> |