[RFC PATCH v6 2/2] nvmem: Add Vybrid OCOTP and OCROM support
Srinivas Kandagatla
srinivas.kandagatla at linaro.org
Wed Jun 24 02:37:43 PDT 2015
On 24/06/15 06:19, maitysanchayan at gmail.com wrote:
> I just tested it without the "select REGMAP_MMIO" and it works just fine.
You just got lucky in this case, as REGMAP_MMIO is getting selected
somewhere else.
Drivers should directly select the dependecies. In this case this driver
actually is going to use REGMAP_MMIO, so keeping it selected is the
right thing.
--srini
More information about the linux-arm-kernel
mailing list