> The patch 6186d06c519e: "mmc: parse new binding for eMMC fixed driver > type" from Oct 15, 2017, leads to the following static checker > warning: > > drivers/mmc/core/mmc.c:1309 mmc_select_driver_type() > error: uninitialized symbol 'drv_type'. Thanks for the report! Correct. The code used to be in mmc_select_drive_strength() which already has: *drv_type = 0; After the code move, this was missed. I'll send a fix today! Thanks again! Wolfram
Attachment:
signature.asc
Description: PGP signature