commit | cf23e3358894181f0204d09fbfc5db167a4d28b5 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa@the-dreams.de> | Thu Apr 03 11:30:33 2014 +0200 |
committer | Wolfram Sang <wsa@the-dreams.de> | Sun Apr 06 13:53:30 2014 +0200 |
tree | 008b325a0a83ba53c58beb63c5fbb68e79531983 | |
parent | 199c1df28d41ec057d92aaa6bd8bf9ebd5686c57 [diff] |
i2c: qup: use proper type fro clk_freq It is used with of_property_read_u32(), so it should be u32. Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Acked-by: Bjorn Andersson <bjorn.andersson@sonymobile.com> Fixes: 10c5a8425968 ('i2c: qup: New bus driver for the Qualcomm QUP I2C controller')