]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Blackfin: bfin_sdh: drop dos part hardcode
authorMike Frysinger <vapier@gentoo.org>
Sun, 26 Feb 2012 18:50:45 +0000 (13:50 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sun, 22 Apr 2012 17:00:19 +0000 (13:00 -0400)
commit51d0f7c694816e459aff81816502d72619c9feb3
tree1bb0826bf09bb5af1c34a70df43ce814981bf04e
parenta4932d78774a96bef65c5ae3c76538d4949dc9eb
Blackfin: bfin_sdh: drop dos part hardcode

No other driver sets up the part type to DOS in their init, and it
doesn't seem to be needed as `mmcinfo` and `mmc part` stll work, so
drop it.

Reported-by: Marek Vasut <marex@denx.de>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
drivers/mmc/bfin_sdh.c