]> Git Repo - J-u-boot.git/commit
GPIO: tca642x: Rework to not include commands in SPL
authorTom Rini <[email protected]>
Wed, 3 Jan 2018 14:24:24 +0000 (09:24 -0500)
committerTom Rini <[email protected]>
Fri, 19 Jan 2018 20:49:29 +0000 (15:49 -0500)
commitbb2277b3ee163de41f3e6f41bec24624f7f41f80
treea739356e31cb8b15d9ff254e2761b08aaaa1cc91
parent0d097b774d5a3470bea32bc702c45bd843cd9378
GPIO: tca642x: Rework to not include commands in SPL

The command portion of the GPIO driver can only be used in full SPL so
re-work to guard the command related portions and mark it as static.

Cc: Dan Murphy <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
drivers/gpio/tca642x.c
This page took 0.034033 seconds and 4 git commands to generate.