diff options
| author | Javier Martinez Canillas <[email protected]> | 2017-01-02 14:06:59 -0300 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2017-01-13 00:24:41 +0800 |
| commit | 012ef70336a0dfb33ebe30cd80ec86aa1fe61f79 (patch) | |
| tree | ecb22370a076f3d7a4f89d67b24957d7c1e0c266 /tools/perf/scripts/python | |
| parent | 6b2be1ddbc427922231be712677d4fec37e9772a (diff) | |
crypto: picoxcell - Remove spacc_is_compatible() wrapper function
The function is used to check either the platform device ID name or the OF
node's compatible (depending how the device was registered) to know which
device type was registered.
But the driver is for a DT-only platform and so there's no need for this
level of indirection since the devices can only be registered via OF.
Suggested-by: Arnd Bergmann <[email protected]>
Signed-off-by: Javier Martinez Canillas <[email protected]>
Acked-by: Jamie Iles <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions