commit | 535247a9e455a165943efcdbb7e144e816d6e904 | [log] [tgz] |
---|---|---|
author | Dan Murphy <dmurphy@ti.com> | Mon May 04 16:14:38 2020 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Jun 12 13:17:23 2020 -0400 |
tree | 04138f57048d3189eb3d6901f30381f0f5208220 | |
parent | ea756fb8b71f5399c10f4a8f7e4325ced90d7c9f [diff] |
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>