]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
mmc: tegra: change the drv_type variable data type to int
authorR Raj Kumar <rrajk@nvidia.com>
Fri, 13 Feb 2015 07:08:30 +0000 (12:38 +0530)
committerR Raj Kumar <rrajk@nvidia.com>
Wed, 11 Mar 2015 05:48:09 +0000 (22:48 -0700)
commit836bb0f7c0c8ad9ed06e01b56f93eb3e454d0f76
tree52a21c48552344a54cd4f3ac316905d223e59ab4
parentdba4dc86301abcf67fb940b7b0a666ed22512285
mmc: tegra: change the drv_type variable  data type to int

Changed the data type of variable drv_type to int since
drive type values are passed in the form of
hex decimal values as below
Drive strength Type B: 0x0
Drive strength Type A: 0x1
Drive strength Type C: 0x2
Drive strength Type D: 0x3

Bug 200078454

Change-Id: Idd45cd7746657a2273cb75eb136854a31adb359f
Reviewed-on: http://git-master/r/707716
(cherry picked from commit 2be24a51352db4d8e2c78febb9c252e8521a03f5)

Signed-off-by: R Raj Kumar <rrajk@nvidia.com>
Change-Id: Idf01be5edf2ad0b5fc4212dd29d4923391a07567
Reviewed-on: http://git-master/r/714665
Reviewed-by: Venu Byravarasu <vbyravarasu@nvidia.com>
drivers/mmc/host/sdhci-tegra.c
include/linux/platform_data/mmc-sdhci-tegra.h