Re: [PATCH] drivers: mmc: support secure erase.

2021-01-01 Thread dennis laplacian1
mmc_berase and print an error message only in this function. What do you think? ‫בתאריך יום ב׳, 28 בדצמ׳ 2020 ב-0:39 מאת ‪Jaehoon Chung‬‏ <‪ jh80.ch...@samsung.com‬‏>:‬ > Hi Dennis, > > On 12/26/20 5:44 PM, dennis laplacian1 wrote: > > Hi Jaehoon Chung, > > for your comment:

Re: [PATCH] drivers: mmc: support secure erase.

2020-12-26 Thread dennis laplacian1
Hi Jaehoon Chung, for your comment: "ditto. if (IS_ENABLED()) instead of #if. And i don't know why doesn't check this in mmc_erase_t(). Then it doesn't need to pass arg as argument." I check the support of secure erase in the mmc_berase and not in mmc_erase_t because mmc_erase_t is called multiple