commit | b9f84af0928b80261ef3ab406227059b764eb1d6 | [log] [tgz] |
---|---|---|
author | Aswath Govindraju <a-govindraju@ti.com> | Thu Mar 25 12:48:48 2021 +0530 |
committer | Peng Fan <peng.fan@nxp.com> | Tue Apr 06 18:36:39 2021 +0800 |
tree | 04a244e176eee182cddacb7d01c63b296c0d0c37 | |
parent | 57e2ccbb2baa530450be2cf3c2fb7fd1ddeef47e [diff] |
mmc: mmc-uclass: Use dev_seq() to read aliases node's index Use dev_seq() to read aliases node's index and pass it as device number for creating bulk device. Suggested-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: Aswath Govindraju <a-govindraju@ti.com> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>