diff options
author | Miquel Raynal <[email protected]> | 2023-03-28 17:41:01 +0200 |
---|---|---|
committer | Tudor Ambarus <[email protected]> | 2023-03-29 13:46:07 +0300 |
commit | c154dbd28003d8fcc857d88596b2f0383617d1e7 (patch) | |
tree | f34773e8a609e9b6253bb41357b64f4865cb6069 /drivers/usb/cdns3/cdns3-debug.h | |
parent | 3204634772353ba965ac1f2effa948e32044efbc (diff) |
mtd: spi-nor: Separate preparation and locking
While this operation will remain a single function call in the end,
let's extract the logic of the [un]prepare calls within their own static
helper. We will soon add new flavors of the *_[un]prepare_and_[un]lock()
helpers, having the preparation logic outside will save us from duplicating
code over and over again.
There is no functional change.
Signed-off-by: Miquel Raynal <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Tudor Ambarus <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions