mmc: s5p: properly mask SELBASECLK
authorMatt Reimer <mreimer@sdgsystems.com>
Mon, 23 Feb 2015 21:52:22 +0000 (14:52 -0700)
committerPantelis Antoniou <pantelis.antoniou@konsulko.com>
Wed, 18 Mar 2015 07:51:56 +0000 (09:51 +0200)
commit8ebde4f0b3e513a41b388893a66ade4a6c292465
treee1419aa294156d7d5ff99efe365b38e09b9017f2
parent323aaaa1e364bf8426a9c8fd5158fe2d155ae7b9
mmc: s5p: properly mask SELBASECLK

Properly mask SELBASECLK by using an actual mask rather than the
number of bits to shift in order to create the mask.

Signed-off-by: Matt Reimer <mreimer@sdgsystems.com>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/mmc/s5p_sdhci.c