i2c: qup: use proper type fro clk_freq
authorWolfram Sang <wsa@the-dreams.de>
Thu, 3 Apr 2014 09:30:33 +0000 (11:30 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Sun, 6 Apr 2014 11:53:30 +0000 (13:53 +0200)
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')


No differences found