diff options
author | Ulf Hansson <ulf.hansson@linaro.org> | 2014-10-06 13:51:40 +0200 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2014-11-10 12:40:33 +0100 |
commit | 6685ac62b2f08fcff77dc35c6b8bff1b74aaa408 (patch) | |
tree | 8fb75914fa7c3bea075f659b1f40524317e47a0c /drivers/tty | |
parent | 0967edc6ef5c3c181cabde3178ea9f33e5130e4a (diff) | |
download | op-kernel-dev-6685ac62b2f08fcff77dc35c6b8bff1b74aaa408.zip op-kernel-dev-6685ac62b2f08fcff77dc35c6b8bff1b74aaa408.tar.gz |
mmc: core: Convert mmc_driver to device_driver
The struct mmc_driver adds an extra layer on top of the struct
device_driver. That would be fine, if there were a good reason, but
that's not the case.
Let's simplify code by converting to the common struct device_driver
instead and thus also removing superfluous overhead.
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/tty')
0 files changed, 0 insertions, 0 deletions