]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
phy: ulpi_phy: Add const qualifier to ops
authorAxel Lin <axel.lin@ingics.com>
Fri, 5 Jun 2015 00:27:03 +0000 (08:27 +0800)
committerKishon Vijay Abraham I <kishon@ti.com>
Mon, 3 Aug 2015 13:05:09 +0000 (18:35 +0530)
commit42ad8f6721720513f3569a67b157fcff068aa92d
tree57bd64b3b9bfd832f8db4c2797d324eb6b52528a
parent8083526e0585e23447ac9ea94ca3f6d32d6dee8f
phy: ulpi_phy: Add const qualifier to ops

The ops is never changed in ulpi_phy_create(), so make it const.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/ulpi_phy.h