RE: [PATCH 2/3] mmc: tmio-mmc: add support for 32bit data port

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 9/9/2016, Sergei Shtylyov wrote:
> > +		if (is_read) {
> > +			sd_ctrl_read32_rep(host, CTL_SD_DATA_PORT, &data, 1);
> > +			while (count--) {
> > +				*buf8 = data * 0xFF;
> 
>     'data & 0xFF', perhaps?


Wow...how did I miss that????

Thank you.


Chris






[Index of Archives]     [Linux Samsung SOC]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux