net: phy: Add helper routines to set and clear bits
authorDan Murphy <dmurphy@ti.com>
Mon, 4 May 2020 21:14:38 +0000 (16:14 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 12 Jun 2020 17:17:23 +0000 (13:17 -0400)
commit535247a9e455a165943efcdbb7e144e816d6e904
tree04138f57048d3189eb3d6901f30381f0f5208220
parentea756fb8b71f5399c10f4a8f7e4325ced90d7c9f
net: phy: Add helper routines to set and clear bits

Add phy_set/clear_bit helper routines so that ported drivers from the
kernel can use these functions.

Acked-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Dan Murphy <dmurphy@ti.com>
include/phy.h